Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 527 Bytes

legacy-color-codes.md

File metadata and controls

21 lines (15 loc) · 527 Bytes

🧭 Legacy color codes

You can use & and § Bukkit/legacy color code symbols for chat messages and formatting

Remember that you need redischat.useformatting to use colors in chat

{% code title="config.yml" %}

legacyColorCodesSupport: true

{% endcode %}

Re-allow color codes to overwrite text after them

{% code title="config.yml" %}

enablePlaceholderGlitch: false

{% endcode %}