Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] MINIMESSAGE FORMAT IN MESSAGES FILE #5883

Closed
KM-Owner opened this issue Jul 30, 2024 · 1 comment
Closed

[BUG] MINIMESSAGE FORMAT IN MESSAGES FILE #5883

KM-Owner opened this issue Jul 30, 2024 · 1 comment
Labels
bug: unconfirmed Potential bugs that need replicating to verify.

Comments

@KM-Owner
Copy link

KM-Owner commented Jul 30, 2024

Type of bug

Other unexpected behaviour

/ess dump all output

https://essentialsx.net/dump.html?id=0fbf90119ca9465cb46851161d7c14a7

Error log (if applicable)

No response

Bug description

[BUG] MINIMESSAGE FORMAT IN MESSAGES FILE:

<red> doesn't work at some positions*

helpopCommandUsage=<red>Użyj komendy: /ac <wiadomość>
helpopCommandUsage1=<red>Użyj komendy: /ac <wiadomość>
msgCommandUsage=<red>Użyj komendy: /msg <gracz> <wiadomość>
msgCommandUsage1=<red>Użyj komendy: /msg <gracz> <wiadomość>
payCommandUsage=<red>Użyj komendy: /przelew <gracz> <kwota>
payCommandUsage1=<red>Użyj komendy: /przelew <gracz> <kwota>
rCommandUsage=<red>Użyj komendy: /<command> <wiadomość>
rCommandUsage1=<red>Użyj komendy: /<command> <wiadomość>
tpaCommandUsage=<red>Użyj komendy: /tpa <gracz>
tpaCommandUsage1=<red>Użyj komendy: /tpa <gracz>
tpahereCommandUsage=<red>Użyj komendy: /tpahere <gracz>
tpahereCommandUsage1=<red>Użyj komendy: /tpahere <gracz>

image

Steps to reproduce

Add format <color> to any position in messages.properties file, I used :

helpopCommandUsage=<red>Użyj komendy: /ac <wiadomość>
helpopCommandUsage1=<red>Użyj komendy: /ac <wiadomość>
msgCommandUsage=<red>Użyj komendy: /msg <gracz> <wiadomość>
msgCommandUsage1=<red>Użyj komendy: /msg <gracz> <wiadomość>
payCommandUsage=<red>Użyj komendy: /przelew <gracz> <kwota>
payCommandUsage1=<red>Użyj komendy: /przelew <gracz> <kwota>
rCommandUsage=<red>Użyj komendy: /<command> <wiadomość>
rCommandUsage1=<red>Użyj komendy: /<command> <wiadomość>
tpaCommandUsage=<red>Użyj komendy: /tpa <gracz>
tpaCommandUsage1=<red>Użyj komendy: /tpa <gracz>
tpahereCommandUsage=<red>Użyj komendy: /tpahere <gracz>
tpahereCommandUsage1=<red>Użyj komendy: /tpahere <gracz>

It can be more than i sent, I only use this ^^^

Expected behaviour

I want to use colors in these messages. It can be <red> &c or § , whatever you want

Actual behaviour

image

Additional Information

No response

@KM-Owner KM-Owner added the bug: unconfirmed Potential bugs that need replicating to verify. label Jul 30, 2024
@JRoy
Copy link
Member

JRoy commented Nov 9, 2024

They are only supported when verbose-command-usages is enabled inside your configuration.

@JRoy JRoy closed this as completed Nov 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug: unconfirmed Potential bugs that need replicating to verify.
Projects
None yet
Development

No branches or pull requests

2 participants