Details
Supported Bukkit Versions
- 1.21.7
- 1.21.6
- 1.21.5
- 1.21.1
- 1.21.2
- 1.21.3
- 1.21.4
- 1.21
- 1.20.6
- 1.20.5
- 1.20.4
- 1.20.3
- 1.20.2
- 1.20.1
- 1.20
- 1.19.4
- 1.19.3
- 1.19.2
- 1.19.1
- 1.19
- 1.18.2
- 1.18.1
- 1.18
- 1.17
- 1.16
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
/anon command 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
LinkedHashSet for order preservation, Registry interface, and refactored module constructors to use enable()/disable()
- Enhanced scoreboard, sidebar, and objective modules with PacketEvents integration
- Reworked
ProxySender to 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
PacketEvents to 2.9.3