Added support for MiniMessage chat formatting (Format - Adventure Documentation (v4.20.0) ) for backend and for proxy-version of plugin (Only Velocity or compatible forks).
This feature requires setting „MiniMessageChatFormatting” being set to „true” in config.yml (default is „false”). Also server running Minecraft version 1.17 or higher and Paper / Paper-compatible fork is a requirement . You can download new lang.yml file formatted using MiniMessage from project page or by renaming/deleting existing file within plugin data folder – plugin will place appropriate file depending on value set to „ MiniMessageChatFormatting” in config.yml. To convert your existing lang.yml file (if you have made any changes) you can use tools like this one: Legacy to MiniMessage Editor
Add below code to config.yml.
Code (YAML):
MiniMessageChatFormatting: false
# Requires Paper 1.17+ or compatible fork
Now it’s possible to better control format of text displayed in messages inventory – this includes each message entry and page switch items. Add below code to lang.yml or re-generate a new one.