-
-
Notifications
You must be signed in to change notification settings - Fork 1k
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
Minecraft default join message is not translated #5796
Comments
Set allow-silent-join-quit: true and |
Thanks. I've replicated the bug. Will try working on a solution. |
Default Minecraft join message not used when allow-silent-join-quit set to true Remove unnecessary broadcast of join message since default join message is working again Fixes EssentialsX#5796
Is there any update on this or a workaround that could be used in the meantime? |
I've submitted a PR a while ago, haven't heard anything about it though. |
Type of bug
Other unexpected behaviour
/ess dump all
outputError log (if applicable)
No response
Bug description
The quit message is translated, but the join message is not.
Steps to reproduce
custom-join-message: "none"
custom-quit-message: "none"
Expected behaviour
join messages must be translated.
Actual behaviour
The quit message is translated, but the join message is not.
Additional Information
The text was updated successfully, but these errors were encountered: