Compatibility
Minecraft: Java Edition
1.21.x
1.20.5–1.20.6
Platforms
Supported environments
Creators
Details
Licensed Apache-2.0
Published 5 months ago
Updated 3 days ago
Changelog
-
Major Overhaul of Configuration System and Architecture:
- The existing hard-coded mention system (e.g.,
@everyone,@here) has been completely replaced with aMentionRule-based system defined directly inconfig.json. - The structure of
StylingRulehas been changed to use aList<StyleAction>, allowing multiple styles (e.g., bold + color) to be applied simultaneously with a single regex pattern.
- The existing hard-coded mention system (e.g.,
-
New Features Added:
- New style types have been added, including
REPLACE(text replacement),MASK(text masking),UPPER(uppercase), andLOWER(lowercase). - Added
LUCK_PERMS_GROUPmention type. - Added
/ec help_mentionand/ec help_stylecommands for players to check applicable rules.
- New style types have been added, including
-
supports the permission features of the Fabric Permissions API. he keys in stylingRules and mentionRules represent each permission (such as chat, command, mention, etc.). These keys are default keys, and the system works even if they are not explicitly defined.The mod checks from top to bottom and applies the rules registered for each permission.
-
Miscellaneous:
- Added
delimitersetting for distinguishing multiple options in rules.
- Added
more detale README
Files
Metadata
Release channel
BetaVersion number
2.1.0-betaLoaders
Game versions
1.21.9–1.21.10Downloads
4Publication date
October 31, 2025 at 8:49 AMPublisher
hanhy06
Member




