This updates fixes several issues with Minecraft 1.21.5 components (related to adventure 4.21.0) on BungeeCord and Bukkit. Some other dependencies have been updated as well.
Massive thanks to the sponsors of Sonar who help keep this project running: Hydoxl
This update fixes several issues with mods, especially Sodium, not being able to enter the server. Additionally, the adventure component library has been updated from 4.20.0 to 4.21.0 and several possible minor memory leaks in the Bukkit packet handling have been fixed.
- Bump adventure from 4.20.0 to 4.21.0
- Fix Sodium world loading taking too long #471
- Fix potential memory leaks on Bukkit #463
Massive thanks to the sponsors of Sonar who help keep this project running: Hydoxl
This update fixes minor flaws in the connection handling and the CAPTCHA generation. Additionally, the adventure component library has been updated from 4.18.0 to 4.20.0 and the action-bar handler has been exposed for the API.
- Bump adventure from 4.18.0 to 4.20.0 #464
- Hotfix some kind of handler de-sync #467
- Allow extension of the action-bar handler
- Fix CAPTCHA generator gradient generation and testing
Massive thanks to the sponsors of Sonar who help keep this project running: Hydoxl, ItzErpandX
This feature update adds support for Minecraft 1.21.5 and a minor fix for carpet mod fake players.
- Minecraft 1.21.5 Support #457
- Skip Carpet fake players (retrooper/packetevents#1171)
- Various minor optimizations in the verification handling
- Increase payload packet size limit for compatibility with some mods
Special thanks to FallenCrystal for her massive help in #459!
Massive thanks to the sponsors of Sonar who help keep this project running: Hydoxl
This feature update addresses key stability and user experience improvements.
- Database Reliability
- Automatic database reconnection
- Scheduled cleanup tasks now run automatically
- Added missing translations
- Reintroduced the classic CAPTCHA design as a configurable option.
- The
map-captcha
section now features astyle
option, consisting ofmodern
(default) andlegacy
- The
Massive thanks to the sponsors of Sonar who help keep this project running: Hydoxl