This update fixes several issues with 1.21.7-1.21.8 clients. Additionally, the maximum number of packets during the verification is now configurable.
Full Changelog
- Disable
expected position but got client tick end
check - Update Georgian translations #514
- Update Dutch translations
- Make max packet count configurable
Massive thanks to the sponsors of Sonar who help keep this project running: @Hydoxl
Notice about Sonar 3.0
We're excited to announce the public release of Sonar 3.0. If you are interested, please check out https://sonar.top/. You can read more about what sets Sonar 3.0 apart from Sonar 2.0 here. If you want more robust protection, better performance, and awesome new features, check out Sonar 3.0!
This update implements proper MiniMessage support for 1.21.5+. Additionally, client ticking checks have been improved (thanks to FallenCrystal).
Full Changelog
- Improve client tick check for 1.21.2+ clients #496
- Make font loading error slightly more descriptive
- Bump adventure from 4.21.0 to 4.24.0
- Bump adventure-platform from 4.4.0 to 4.4.1
Massive thanks to the sponsors of Sonar who help keep this project running: Hydoxl
This update fixes an issue where the online players per IP check would not work at all. Additionally, a few dependencies have been updated and 1.21.8 is now fully supported on Bukkit.
Full Changelog
- Fix max online per IP check
- 1.21.8 Support (server-only)
- Update
velocity-proxy
dependency - Bump net.kyori.indra.git from 3.1.3 to 3.2.0
- Bump com.diffplug.spotless from 7.1.0 to 7.2.1
Massive thanks to the sponsors of Sonar who help keep this project running: Hydoxl
This update fixes a false positive caused by a Minecraft bug. Additionally, admins can now show the number of CAPTCHA attempts left in the verification.captcha.incorrect
message using the placeholder <attempts-left>
.
Full Changelog
- Remove locale regex check due to a Minecraft bug
- Add missing translations for the new feature
- Make incorrect captcha message contain attempts left
- Allow "fell through" check to be skipped by a CAPTCHA
Massive thanks to the sponsors of Sonar who help keep this project running: Hydoxl
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