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
-
View User Profile
-
Send Message
Posted Feb 25, 2023Someone 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??
-
View User Profile
-
Send Message
Posted Dec 5, 2021I 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
-
View User Profile
-
Send Message
Posted Oct 17, 2021pls update it to 1.17
-
View User Profile
-
Send Message
Posted Oct 17, 2021In reply to swift12_gaming:
Please try the latest CI build from here:
https://ci.rammelkast.com/job/AntiCheatReloaded/lastSuccessfulBuild/com.rammelkast.anticheatreloaded$AntiCheatReloaded/
-
View User Profile
-
Send Message
Posted Oct 19, 2021In reply to Rammelkast:
thx
-
View User Profile
-
Send Message
Posted Sep 14, 2021How to change ban/kick messages?
-
View User Profile
-
Send Message
Posted Mar 25, 2021Is there ProtocolLib in 1.16.5? (If there is please give me a link.)
-
View User Profile
-
Send Message
Posted Aug 13, 2021In reply to Dinipedia:
You have to use the developer versions here: github.com/dmulloy2/ProtocolLib/releases/tag/4.7.0

-
View User Profile
-
Send Message
Posted Jan 29, 2021Everytime 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? :)
-
View User Profile
-
Send Message
Posted Dec 7, 2021In reply to BlueBearCeddy:
I believe they fixed this bug in a recent update
-
View User Profile
-
Send Message
Posted Oct 4, 2020I 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!
-
View User Profile
-
Send Message
Posted Aug 3, 2020Is there a permissions list?
-
View User Profile
-
Send Message
Posted Aug 4, 2020In 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
-
View User Profile
-
Send Message
Posted Jul 30, 2020Players 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?
-
View User Profile
-
Send Message
Posted Jul 31, 2020In reply to Forge_User_97249572:
These issues were fixed in update 1.9.1 (awaiting approval of bukkit staff, already available on spigot forums).
-
View User Profile
-
Send Message
Posted Jul 25, 20201.16.1 pls
-
View User Profile
-
Send Message
Posted Jun 22, 2020@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?
-
View User Profile
-
Send Message
Posted Jun 23, 2020In 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.
-
View User Profile
-
Send Message
Posted Jun 17, 2020@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.
-
View User Profile
-
Send Message
Posted Jun 17, 2020In reply to Forge_User_52309178:
You need to install ProtocolLib aswell.