Compatibility
Minecraft: Java Edition
1.21.x
1.20.x
1.19.x
1.18.x
1.17.x
1.16.x
1.15.x
1.14.x
1.13.x
1.12.x
1.11.x
1.10.x
1.9.x
1.8.8–1.8.9
Platforms
Bukkit
Supported environments
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
Licensed GPL-3.0-only
Published 2 years ago
Updated last week
Changelog
✨ Enhancements
-
Added granular permissions for text decorations:
chatformatter.decorations.bold
– now supports<bold>
,<b>
,&l
chatformatter.decorations.italic
– now supports<italic>
,<i>
,<em>
,&o
chatformatter.decorations.underlined
– added support for&n
chatformatter.decorations.strikethrough
– added<st>
,&m
chatformatter.decorations.obfuscated
– added<obf>
,&k
-
chatformatter.color.*
now covers:- Named colors (
<red>
,<blue>
, etc.) - Legacy codes (
&c
,&4
, etc.) - Hex codes (
<#a568a9>
,&#a568a9>
)
- Named colors (
-
New permissions added:
chatformatter.shadow
– enables<shadow>
chatformatter.pride
– enables<pride>
chatformatter.score
,chatformatter.selector
,chatformatter.nbt
– advanced placeholder support
-
Added aliases for
chatformatter.reset
,chatformatter.newline
-
Removed deprecated
chatformatter.legacycolor
in favor of fine-grained color permissions -
Added support for the latest Minecraft versions
-
Updated all dependencies and libraries to their latest stable versions
🐛 Bug Fixes
- Fixed a bug where applying gradient tags over placeholders would break the config
- Fixed an issue where players without permission to use a color had
&
incorrectly shown as<ampersad>
in chat