Compatibility
Minecraft: Java Edition
1.21–1.21.4
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
🚀 Features
- Added SleepModule for sleep messages
- Added BedModule for bed messages
- Added WORLD_NAME (-3) and WORLD_TYPE (-4) range
- Added filter for Paper 1.16.5 warnings to clean up logs
🐛 Fixes
- Replaced legacy paragraph symbols with ampersands
🔧 Refactors
- Merged SET_SPAWN, CHANGE_GAME_STATE, and SPAWNPOINT messages
- Created MinecraftTranslationKeys for better localization management
- Optimized chat filter in
BukkitChatModule
- Optimized metadata retrieval in
LuckPermsIntegration
- Checked recipients asynchronously in
BukkitChatModule
- Updated FLogger to use a log consumer for better logging
Full Changelog: v0.6.3...v0.7.0