Languages
CommandPanels supports changing the language through the lang.yml
file. This allows you to customise and translate messages sent by the plugin including errors, warnings, and info messages.
Other than errors, warning and info messages, panel command tags and other features will avoid sending dynamic chat messages to allow users to define and send their own custom messages (only if you want a message sent).
Where to place it
Access the file called lang.yml
in the CommandPanels plugin data folder, next to config.yml
.
Location found here:
/plugins/CommandPanels/
├── config.yml
├── lang.yml
├── panels/
How it works
- The plugin will read the
lang.yml
and use your translated version - You can find language files on the CommandPanels website tools page
- If the languages file is missing an entry, it will fall back to the default built in translation