This update adds support for Minecraft 1.21.7 and missing 1.21.6 implementations on Bukkit servers.
Massive thanks to the sponsors of Sonar who help keep this project running: Hydoxl
This update adds initial support for Minecraft 1.21.6 (thanks to FallenCrystal). Additionally, the system and process CPU usage can now be displayed in the action bar and the "duplicate client brand" check can now be disabled. Several dependencies have also been updated.
Full Changelog
- 1.21.6 Support #484
- Allow action bar to show CPU usage
- Don't allocate DEFAULT removal listener
- Fix possible exception with short brands
- Fix client brand check debug
- Allow disabling of the duplicate brand check
- Simplify client brand handling
- Bump netty and caffeine #482 #483
Massive thanks to the sponsors of Sonar who help keep this project running: Hydoxl
This update fixes a false positive with older cosmetics mods and clients. Additionally, Geyser (Bedrock) players are now skipped by default, and an old check has been removed as it was deemed unnecessary. Official support for Geyser will no longer be provided, but you can still use the feature if you like.
Massive thanks to the sponsors of Sonar who help keep this project running: Hydoxl
This update 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