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
Creators
Details
Changelog
✨ Features
- Added support for 1.21.8 minecraft
- Web-based configuration editor for simplified plugin management
- Redis support for efficient proxy communication
- Enhanced messaging with
<translateto>support, online player notifications in mail, and custom belowname messages - Player visibility improvements with invisibility potion effect in name formatting and
/anoncommand for spy - Delayed
update()in playerlistname for smoother operation
🔧 Refactors
- Optimized
MessageProcessRegistry, plugin lifecycle, and module reloading for better performance - Cleaned up code by removing unused methods, deprecated code, and redundant error handling
- Improved modularity with
LinkedHashSetfor order preservation,Registryinterface, and refactored module constructors to useenable()/disable() - Enhanced scoreboard, sidebar, and objective modules with PacketEvents integration
- Reworked
ProxySenderto support multiple proxy types and removed unnecessary proxy send logic
🐞 Bug Fixes
- Fixed IPv6 support and IP handling
- Improved vanished player filtering and visibility for CMI permission holders
- Optimized version comparison logic and database operations
- Resolved join message execution and history clearing issues after file loading
📦 Chores
- Updated
PacketEventsto 2.9.3



