Configuration
Language files
Language files
You can choose your preferred language in the config.yml. The default language is en-us
(English). The messages-xx-xx.yml
is formatted using MiniMessage.
Help us translate the plugin!
To help us translate the plugin, create a new file in the common/src/main/resources/locales/
folder names xx-xx.yml. Name the file using the correct ISO 639-1 locale code for your language and dialect.
Thing to remember
- Don't translate the MiniMessage keys (like
<red>
) - Do not translate the locale keys themselves (e.g.
not_player
)