You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an alternative browser.
You should upgrade or use an alternative browser.
- Author ArteffCods
- Creation date
+ AutoTool check
* Some bypass permissions were not initialized correctly
* Sentinels that were run on player join were unreliable and might not detect players
* SkinBlinker sprinting bypass
You need to delete your config before updating or take a look at the revisions on gist.
Please report issues on the issue tracker!
AntiCheatAddition now needs at least Java 21 to run!
* Vastly improved the ScaffoldRotation part, should be more accurate now and flag more Scaffold cheats. Please report any false positives.
* Removed some parallelization in favor of faster iterative code. This should be faster for the vast majority of servers. Please message me if you have a performance degradation regardless.
* Improved Inventory Statistical part
* Improved performance of InventoryMove
* Fix InventoryMove jumping false positive when a player opened an inventory shortly after jumping
* Added ViaVersion player version detection for latest 1.21 versions
- Removed support for Minecraft 1.17
- Removed support for Minecraft 1.18
No config changes.
* Rare error in Inventory AverageHeuristic and Tower
* Fix setvl command adding vl instead of setting it
* Fix multiple errors in the setvl command with invalid arguments
No config changes.
* Minor ESP performance improvements
* Fix error in Teaming and ESP
* Replace the Balltrees with multidimensional R-Trees for better stability and performance in ESP and Teaming
* Replace deprecated PacketEvents API calls (make sure you run the latest PacketEvents version)
- Removed Minecraft 1.16 support
No config changes.
* PacketAnalysis PerfectRotation rebalance to reduce false positives
* New BallTree DataStructure for ESP and Teaming, improving performance with large teams or spread-out players in ESP
* ESP error with illegal slot type
* ESP logging bug
* WorldGuard deprecated API usage. Please note that you need a reasonably new WorldGuard to use the hook in Teaming now.
* Updated dependencies
+ Added AimStep part in PacketAnalysis
* Updated dependencies
* Fixed rare AutoEat false positive with some inventory plugins
You need to delete your config before updating or take a look at the revisions on gist.
Please report issues on the issue tracker!
+ Preliminary support for 1.21
Please remember to update PacketEvents and Spigot to the latest version if you want to use AntiCheatAddition on 1.21.
No config changes.
+ Preliminary 1.20.6 support
* BrandHider now auto-disables on 1.20 until a spigot bug in 1.20.6 is fixed
* Improved Inventory Statistical
No config changes.
+ Add more debug messages to Inventory
* Fix Tower error with high JumpBoost
* Fix stepping inventory false positive on 1.8.8
* Improved Inventory Heuristics
No config changes.