AntiCheat
AntiCheat development and support was discontinued September 7th, 2014. The previous page is archived here for reference purposes. Official downloads are still available for use as is the project source code. You must use these at your own risk as I can no longer vouch for their rate of success.
There's a "Reloaded" version of this project which has been updated for the newer versions and is under current development. You should give it a look if you're interested in continuing to use AntiCheat: http://dev.bukkit.org/bukkit-plugins/anticheatreloaded/
Thanks to everyone who has supported the AntiCheat project. Recently I have resigned my position as BukkitDev Team Lead and have decided to move on from Bukkit development. Unfortunately, this means that I will no longer be actively working on the AntiCheat source code, and as such I have decided to close the project.
Many thanks to JetBrains who have provided their IntelliJ IDE for development. Thanks to the many contributors to this project who's code helped do good in the community. Thanks to those of you who have provided your support in many different ways to the project: you know who you are, you made my life a lot better and I can't thank you enough for that. I am happy to say that this project has improved people's lives, and I couldn't have ever hoped to say more.
-
View User Profile
-
Send Message
Posted Apr 21, 2013On tools with efficiency 1-4 FastBreaking is not detected.
I tested it with nodus.
Can you fix it?
-
View User Profile
-
Send Message
Posted Apr 20, 2013It is not working with sentry from citizens 2 -.- any help? when i guard some of my players it dont do any damage .
-
View User Profile
-
Send Message
Posted Apr 19, 2013@xsonarx thanks for the help -_-
-
View User Profile
-
Send Message
Posted Apr 19, 2013@iRossy
give people the perm anticheat.check.fly or highjump etc.
-
View User Profile
-
Send Message
Posted Apr 18, 2013Is it possible to turn off certain AntiCheat checks? Like only turn off the HighJump prevention, because one of the RPG classes has an ability to jump higher, but anticheat prevents them from doing so sometimes.
-
View User Profile
-
Send Message
Posted Apr 17, 2013@zenyl
update to 1.5.7 - That should be fixed.
Please read: https://github.com/h31ix/AntiCheat/issues/189
-
View User Profile
-
Send Message
Posted Apr 17, 2013I'm having the same problem as DevilXD; people die from using containers too fast, and with 1.5's fast-use of containers, this is becoming a serious issue.
-
View User Profile
-
Send Message
Posted Apr 17, 2013А мне норм
-
View User Profile
-
Send Message
Posted Apr 16, 2013@jinglehimersmith
@DevilXD
https://github.com/h31ix/AntiCheat#bug-reportingsupportquestions
-
View User Profile
-
Send Message
Posted Apr 16, 2013I'm getting this error in console:
2013-04-16 10:15:05 [SEVERE] Could not pass event BlockBreakEvent to AntiCheat v1.5.7 org.bukkit.event.EventException at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:427) at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477) at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462) at net.minecraft.server.v1_4_R1.PlayerInteractManager.breakBlock(PlayerInteractManager.java:282) at net.minecraft.server.v1_4_R1.PlayerInteractManager.a(PlayerInteractManager.java:209) at net.minecraft.server.v1_4_R1.PlayerConnection.a(PlayerConnection.java:567) at net.minecraft.server.v1_4_R1.Packet14BlockDig.handle(SourceFile:46) at net.minecraft.server.v1_4_R1.NetworkManager.b(NetworkManager.java:290) at net.minecraft.server.v1_4_R1.PlayerConnection.d(PlayerConnection.java:113) at net.minecraft.server.v1_4_R1.ServerConnection.b(SourceFile:39) at net.minecraft.server.v1_4_R1.DedicatedServerConnection.b(SourceFile:30) at net.minecraft.server.v1_4_R1.MinecraftServer.r(MinecraftServer.java:598) at net.minecraft.server.v1_4_R1.DedicatedServer.r(DedicatedServer.java:224) at net.minecraft.server.v1_4_R1.MinecraftServer.q(MinecraftServer.java:494) at net.minecraft.server.v1_4_R1.MinecraftServer.run(MinecraftServer.java:427) at net.minecraft.server.v1_4_R1.ThreadServerApplication.run(SourceFile:849) Caused by: java.lang.NoClassDefFoundError: Could not initialize class net.h31ix.anticheat.util.BlockHardness at net.h31ix.anticheat.util.Utilities.calcSurvivalFastBreak(Utilities.java:339) at net.h31ix.anticheat.manage.Backend.checkFastBreak(Backend.java:636) at net.h31ix.anticheat.event.BlockListener.onBlockBreak(BlockListener.java:78) at sun.reflect.GeneratedMethodAccessor134.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:425) ... 16 more
Any ideas?
-
View User Profile
-
Send Message
Posted Apr 15, 2013Hi one of my players died out of nowhere and lost his inventory. i am pretty sure it is because of anti-cheat. does it think the player is cheating in some way? my console reads:
2013-04-06 20:38:34 [INFO] Kabrusk died 2013-04-06 20:38:34 [WARNING] Failed to handle packet for Kabrusk/82.83.82.140: java.lang.IndexOutOfBoundsException: Index: 65, Size: 45 java.lang.IndexOutOfBoundsException: Index: 65, Size: 45 at java.util.ArrayList.rangeCheck(ArrayList.java:571) at java.util.ArrayList.get(ArrayList.java:349) at net.minecraft.server.v1_5_R2.Container.clickItem(Container.java:225) at net.minecraft.server.v1_5_R2.PlayerConnection.a(PlayerConnection.java:1184) at net.minecraft.server.v1_5_R2.Packet102WindowClick.handle(SourceFile:31) at net.minecraft.server.v1_5_R2.NetworkManager.b(NetworkManager.java:292) at net.minecraft.server.v1_5_R2.PlayerConnection.d(PlayerConnection.java:110) at net.minecraft.server.v1_5_R2.ServerConnection.b(SourceFile:35) at net.minecraft.server.v1_5_R2.DedicatedServerConnection.b(SourceFile:30) at net.minecraft.server.v1_5_R2.MinecraftServer.r(MinecraftServer.java:578) at net.minecraft.server.v1_5_R2.DedicatedServer.r(DedicatedServer.java:225) at net.minecraft.server.v1_5_R2.MinecraftServer.q(MinecraftServer.java:474) at net.minecraft.server.v1_5_R2.MinecraftServer.run(MinecraftServer.java:407) at net.minecraft.server.v1_5_R2.ThreadServerApplication.run(SourceFile:573)
-
View User Profile
-
Send Message
Posted Apr 15, 2013@Dr_Bunsen
+1
-
View User Profile
-
Send Message
Posted Apr 15, 2013@RyeGuy2361
What's not working? Please file a ticket for the fastest support.
-
View User Profile
-
Send Message
Posted Apr 15, 2013It never works for my server... I have tried so many things and none of them work! Please Help!
-
View User Profile
-
Send Message
Posted Apr 11, 2013[AntiCheat] Fastbreaking detected. Please wait 10 seconds before breaking blocks.
Since this is directly impacting player interactions with cave spider spawners, I'm afraid I will have to disable this plug-in until a solution is offered.
-
View User Profile
-
Send Message
Posted Apr 11, 2013Is there some sort of global variable that will allow faster placing and breaking without triggering Anti-Cheat? I don't want to have to edit every single crop and cobweb setting in the "magic" file, since I know this will just pop up somewhere else.
Also, I'm worried what will happen when I stack the Speed II from my beacon, a speed potion, and sprinting.
-
View User Profile
-
Send Message
Posted Apr 11, 2013@Dr_Bunsen
https://github.com/h31ix/AntiCheat#bug-reportingsupportquestions
-
View User Profile
-
Send Message
Posted Apr 11, 2013Since 1.5 this plugin is acting strange. It litterly bans every1 but me for fly/speedhacks, while I am 100% sure they aren't using those. And it is really anoying. People can play for hours, but suddently they get medium status, and 2 seconds after that high + kick. When they reach medium and stop moving, they are also kicked after 2 seconds or something.....
-
View User Profile
-
Send Message
Posted Apr 10, 2013@babababagagaga
In my experience it is compatible with most plugins. Plugins that modify player speed no longer throw false positives in the latest update.
-
View User Profile
-
Send Message
Posted Apr 9, 2013is it possible to intergrate this plugins with vampire and the werewolf plugins?