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
- Fix incompatibility with BungeeCord build 1909+
If you're still using BungeeCord or a fork of it, consider upgrading to Velocity if you can. https://velocitypowered.com/
Massive thanks to the sponsors of Sonar who help keep this project running: Hydoxl
- Fix invalid level name in the JoinGame packet
- Implement a safer Sonar API get() method
- Add some basic doc comments to the API
- Mark unused dimensions as deprecated
Massive thanks to the sponsors of Sonar who help keep this project running: Hydoxl