v1.13.1 - Placeholder Changes & Fixes
Changes:
- Added two placeholders:
- %cc_color_name% - this will be replaced by the colour code / name for the player, for example if they have &c, it will be c. Custom colours will be, for example, %bright-rainbow, and hex colours will be, for example, #123456.
- %cc_modifier_names% - same as color_name but for modifiers, for example if they have &l&m, it will be lm.
- Fixed existing placeholders for hex colours that weren't working as expected.
Many thanks to Arnold for the suggestion!