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] MOTD (Server list) does not properly display character formatting #226

Open
clucky opened this issue May 20, 2015 · 0 comments
Open

Comments

@clucky
Copy link

clucky commented May 20, 2015

In vanilla minecraft, adding something such as \u00A70 (which would be black), would cause the color/formatting of the characters afterwards to change respectively. In CanaryMod build 804, this is not so. Instead of adding pretty colors and formatting, it just puts that raw text into the server list MOTD, making it look very unpleasant (not to mention unprofessional). This could be achieved using a plugin, however, this should not be necessary since it is possible to do in Vanilla Minecraft without the use of mods or plugins. As well, the \n character for newline does not work either.

@clucky clucky changed the title [bug] MOTD (Server list) does not properly display chat formatting [bug] MOTD (Server list) does not properly display character formatting May 20, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant