Messages and Formatting
Plugin messages are stored and configured in the messages.yml file. This allows for easy customization of all text displayed by the plugin.
Last updated
Plugin messages are stored and configured in the messages.yml file. This allows for easy customization of all text displayed by the plugin.
Last updated
All YAML text files must be valid for the plugin to work, so check for errors in your changes at
Placeholders: You can use both internal CrownPunishments placeholders and PlaceholderAPI placeholders in messages to display dynamic information.
Color Codes: CrownPunishments supports both legacy color codes (& codes like &a, &c, etc.) and modern RGB hex color codes (#RRGGBB).
YAML Structure: Messages are organized in a hierarchical YAML structure, making them easy to find and modify.
Example from messages.yml: