Added: - Auto re-formatting for the messages.yml to the new format introduced in 15.4.0. You can just drop in this .jar and it will update your messages.yml to the current version.
Fixed: - Some issues with colors and JSON messages.
- Centered messages with JSON.
- "\n" breaking JSON messages.
- Possible issue with JSON messages if another plugin overrides the /tellraw command.
- Issue with centered messages and "\n".
- Console messages not splitting on "\n"
- NullPointer when using permission-based join messages
Removed: - Horribly inaccurate HEX -> pre 1.16 color matcher. It will now just remove the hex code.
Changed: - How %displayname% gets names. you may need to add a bit of delay if essentials nicknames aren't applying (~250ms).