Compatibility
Minecraft: Java Edition
1.21.x
1.20.x
1.19.x
1.18.x
1.17.x
1.16.x
Platforms
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
Changelog
What's Changed
🚀 New Features
- Added AdvancedBan and LiteBans integration for moderation system
- Implemented new ScoreboardModule with real scoreboard system
- Added Newbie module for new players
- MiniPlaceholders support for advanced formatting
- ItemsAdder integration for custom items
- Added Paper item serialization support
- Added range limitation for private messages (/tell)
🛠️ Improvements
- Complete Bubble system rewrite with modern entities
- Optimized LuckPerms integration for better performance
- Replaced bStats with custom metrics solution
- Refactored moderation system with caching
- Improved message processing via MessagePipeline
- Moved prefixes/suffixes to ScoreboardModule
🐛 Fixes
- Fixed player online status checks on specific servers
- Fixed HEX color handling in MiniPlaceholders
- Fixed Afk module functionality
- Optimized permission checks
- Fixed proxy quit message handling
📦 Technical Changes
- Updated dependencies: Adventure 4.21.0, PacketEvents 2.8.0-SNAPSHOT
- Improved Gradle caching system
- Project structure refactoring
- Bukkit, Velocity and BungeeCord have been merged into 1 jar file
Full Changelog: v0.7.1...v0.8.0