AntiCheatReloaded
What is AntiCheatReloaded?
AntiCheatReloaded helps server admins combat the use of hacked clients and spambots. It analyses the behavior of players and can prevent malicious gameplay. The plugin offers a lot of customizability and can be connected across multiple servers in case it is used in a server network context. AntiCheatReloaded is based on gravitylow's AntiCheat and has been around since 2012.
Blocked cheats
AntiCheatReloaded is able to block the following cheats:
Blink
Flight
Glide
Jesus
Step
Criticals
Anti-Knockback
FastBow
FastDrop
Reach
Spider
Speed
NoFall
Sneak
vClip
Timer
FastBreak
FastPlace
Chat spam
FastEat
ElytraFly
Unicode chat
GhostHand​
KillAura
Scaffold
Dependencies
AntiCheatReloaded requires you to have ProtocolLib installed on your server. You can download it here.
Developer Tools
- GitHub: this is where you can see the source code (click here)
- GitHub Releases: this is where you can download the latest stable releases (click here)
Bug reports
You can report bugs by creating an issue on the GitHub page. Reporting bugs and false positives here is the quickest way to get them fixed.
Videos
Someone please tell:
1)Whether it works in 1.19.2
2)In Aternos ProtcoLib of 1.19.2 is not there how do I use it??
I just want to say first off that this is a great anti cheat, aside from one thing: it call out spectators for fight hacks and speed hacks
pls update it to 1.17
In reply to swift12_gaming:
Please try the latest CI build from here:
https://ci.rammelkast.com/job/AntiCheatReloaded/lastSuccessfulBuild/com.rammelkast.anticheatreloaded$AntiCheatReloaded/
In reply to Rammelkast:
thx
How to change ban/kick messages?
Is there ProtocolLib in 1.16.5? (If there is please give me a link.)
In reply to Dinipedia:
You have to use the developer versions here: github.com/dmulloy2/ProtocolLib/releases/tag/4.7.0

Everytime someone builds upwards he gets kicked off the 1x1 tower after 2 or 3 blocks placed, what do I have to change to avoid that? :)
In reply to BlueBearCeddy:
I believe they fixed this bug in a recent update
I want to check why a player got banned but using the command: "/acr report <username>" only works when a player is online. Could you add it so that offline player's violation levels get saved and can be accessed at any time?
Other than that the plugin is perfect.
Thanks!
Is there a permissions list?
In reply to theafkone123:
As of right now the best way to get a list of permissions is looking here: https://github.com/Rammelkast/AntiCheatReloaded/blob/master/src/main/resources/plugin.yml#L14
Players are experiencing an issue with mounts and get kicked off after 1-2 seconds. Currently it's affected horses and boats however it may affect other mountable items/mobs.
I've had to add the permission anticheat.check.exempt which is not ideal. Once the permission is added players can mount and ride boats and horses without issue.
Is this is a bug or do I need to change something in the config files?
In reply to Forge_User_97249572:
These issues were fixed in update 1.9.1 (awaiting approval of bukkit staff, already available on spigot forums).
1.16.1 pls
@Rammelkast Thanks! It works now (and very good too). But I have antoher question, i've been looking through different files, but I couldn't find a autoban feature. If this feature exists could you please point out where I can find it?
In reply to Forge_User_52309178:
It doesn't have autoban built in per-se, but you can configure it to work like autoban. In groups.yml, there is an extra example group with an example command. You can modify it's name and threshold (use a high value like 150 to prevent false bans), and change the default command to use your preferred banning system and command.
@Rammelkast I've tried to use the plugin in my test server (1.15.2) but the plugin doesn't show up in the pluginlist. Even with no other plugins turned on at all. Neither does the server create a folder for the plugin, my server just doesn't detect it. Do you have any advice for how to fix this, I'll reply if I have any more info.
In reply to Forge_User_52309178:
You need to install ProtocolLib aswell.