Compatibility
Minecraft: Java Edition
1.21–1.21.10
1.20.5–1.20.6
Platforms
Supported environments
Creators
Details
Licensed Apache-2.0
Published 6 months ago
Updated last week
Changelog
The update from v2.3.0 to v2.4.0 focuses on expanding interactivity with new style types, introducing world-specific mentions, and decoupling the notification system from external dependencies for better accessibility.
New Features & System Changes
- New Style Types (Advanced): Three new style types have been added to support richer chat formatting:
HOVER_ITEM: Displays the tooltip of the item held in the player's main hand when hovering over the text.JSON: Allows the insertion of raw JSON text components for complex formatting.COMMAND_RUN: Immediately executes a command when the text is processed (triggered automatically, not via click).
- New Mention Target: The
@world(name)target has been added, allowing users to mention all players within a specific world (dimension).
Configuration (config.json) Changes
- Notification System Overhaul: The mention notification toggle is no longer dependent on LuckPerms metadata.
- Notification Storage: A new
notificationOffPlayerListfield has been added to the config. This stores the UUIDs of players who have disabled notifications via/ec notification, allowing the feature to work independently of permission plugins.
Improvements and Bug Fixes
- Internal Refactoring: The mention parsing logic has been significantly simplified. Separate data handling classes have been unified into clean
MentionandTargetrecords, improving code maintainability. - Performance Optimization: The processing logic in
MentionProcessorandStylingProcessorhas been streamlined for better efficiency.
Dependencies
Files
Metadata
Release channel
ReleaseVersion number
2.4.0Loaders
Game versions
1.21.9–1.21.10Downloads
7Publication date
November 23, 2025 at 10:48 AMPublisher
hanhy06
Member





