jpenilla / MiniMOTD

Minecraft server/proxy plugin to set the server list MOTD using MiniMessage for formatting, supporting RGB colors.
https://modrinth.com/plugin/minimotd
MIT License
300 stars 32 forks source link

[Feature Request] Unicode characters support #65

Closed Jakubk15 closed 3 years ago

Jakubk15 commented 3 years ago

Is your feature request related to a problem? Please describe. I'm always frustrated when I can't use Unicode characters in MiniMOTD.

Describe the solution you'd like I want to add Unicode characters support to MiniMOTD, because when I put unicode character in MOTD, it doesn't appear.

Describe alternatives you've considered The only alternative here is using different MOTD plugin.

jpenilla commented 3 years ago

MiniMOTD is compatible with Unicode characters. Ensure you are preserving the UTF-8 encoding of the config files. Beyond that, how the client renders characters is out of my control.

bloodyeyesblackblood commented 1 year ago

MiniMOTD is compatible with Unicode characters. Ensure you are preserving the UTF-8 encoding of the config files. Beyond that, how the client renders characters is out of my control.

hej, i don't find anything in the wiki neither kyori docs to unicode and/or utf-8 encodings? could you u please explain to me what i need to do? edit: like is \u1F970 UTF8? cause if i'm doing it it just shows as it is "pure text" and things like etc didn't help?