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 Dec 6, 2012@gravity_low
Yes and nobody can move or fly
-
View User Profile
-
Send Message
Posted Dec 5, 2012There seems to be a problem with Bukkit detecting fastbreak where it flags almost every legit block break. I had to fiddle with it for about an hour and then gave up and just disable it. This problem also occurs with NC+.
-
View User Profile
-
Send Message
Posted Dec 5, 2012Please update with newest Bukkit API, there have been change that must be recompiled. Thanks !
Read HERE for more info
-
View User Profile
-
Send Message
Posted Dec 3, 2012@gravity_low
I'm using the Citizens plugin and my guards are very strong (40 damage per hit). Everytime they hit something, I get this error spammed in my console: http://pastebin.com/raw.php?i=8X6G4PEB
Is there anything I can do about this?
-
View User Profile
-
Send Message
Posted Dec 3, 2012@gravity_low
Ok more details ehr ok: I nuked around in my farm world (with a testing account.> no admin permissions only user perms) and destroyed a whole island using the nuker. Then after 7-10 minutes i dont know anticheat blocked it. Ok good but it should be blocked directly that so much actions of the player are canceled immediately. BTW i hadn't edited the settings but it should block nuking of course !?
sorry for bad english -> german *gg* ;)
-
View User Profile
-
Send Message
Posted Dec 3, 2012@gravity_low
Can you please allow serverowners to disable the block-fastbreak and block-fastbuild feature when a player is in creativemode? Just return the event if the gamemode equals creative.
Edit: Players are able to use something like a "slingshot" mod. They can "jump" very high with it. And Anticheat is not able to block it.
-
View User Profile
-
Send Message
Posted Dec 2, 2012Is there anyway to set it so only admins and op can see the alert messages?
-
View User Profile
-
Send Message
Posted Dec 2, 2012@LukeTheMast3r
If you want some support, I'm going to need more details.
-
View User Profile
-
Send Message
Posted Dec 2, 2012@Cambar
http://www.youtube.com/watch?v=P5iqYuFmzqg
Open magic.yml, get to work, and quit complaining.
-
View User Profile
-
Send Message
Posted Dec 2, 2012The nuker blocking does not work for me =( & do not know why
-
View User Profile
-
Send Message
Posted Dec 2, 2012I really hate to say it, but this plug-in is god-awful. It makes impossible to even play vanilla. Let alone optifine/reis/keybind mod/anything.
It's too tight on restrictions. Loosen it up a bit. Then the game is playable. Assume the player can always move at speed sprint-jumping on ice. Thats the way to do it.
Not all human's are mentally retarded. They can move faster than one click a second. That's how it always feels for me.
Tch-tch-tch. Whenever i move normally, i desync, i jump up a block to scale a hill, i desync, i begin a fight wih another player, i desync and get my ass kicked.
Don't mean to be cynical or whiny, but sheesh, this plugin, among others, makes it impossible to play vanilla, especially since many other non-cheat plugins just skid all of this and call it something else, and bukkit accepts it. Herp a herp.
-
View User Profile
-
Send Message
Posted Dec 2, 2012i think movment values neede to be updated for minecraft 1.4.5 since being op i deop'd my self upon being told that nocheat was bugging out... there are no errors just when i was deranked and deoped i got the same errors no mods just vanella minecraft if you sprint and try to jump over 3 blocks down it says your flying and other times it just says something i think like farbreak when now you can break up to 5 blocks in minecraft but when i try to break the 5th block it will not let me.
-
View User Profile
-
Send Message
Posted Nov 30, 2012can u add a feature to ban the player momentary then send a warning broadcast to the console and guests. plz add but looks cool!
-
View User Profile
-
Send Message
Posted Nov 29, 2012Thanks for your awesome plugin! It protects my server from users using cheats
but also at the same time doesn't generate any lag:DEdit: Latest dev version generates a bit of lagg when lots of users are detected as cheaters.
-
View User Profile
-
Send Message
Posted Nov 25, 2012Could u add a feature to cancel hack events instead of kicking the player? Edit: And whats about returning the PlayerBlockPlaceListener and PlayerBlockBreakListener when the player is in creative mode? Cause when somebody wants to build fast in creative the console and player gets spammed by FastBreak and FastPlace messages.
-
View User Profile
-
Send Message
Posted Nov 20, 2012I am getting this error in the console. Everything is up to date. How can i fix this?
2012-11-20 17:20:15 [INFO] [AntiCheat] Enabling AntiCheat v1.4 2012-11-20 17:20:15 [SEVERE] Error occurred while enabling AntiCheat v1.4 (Is it up to date?) java.lang.NullPointerException at net.h31ix.anticheat.util.Language.<init>(Language.java:53) at net.h31ix.anticheat.util.Configuration.load(Configuration.java:190) at net.h31ix.anticheat.util.Configuration.<init>(Configuration.java:73) at net.h31ix.anticheat.manage.AnticheatManager.<init>(AnticheatManager.java:58) at net.h31ix.anticheat.Anticheat.onEnable(Anticheat.java:58) at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:217) at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:374) at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:381) at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:272) at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:254) at net.minecraft.server.MinecraftServer.j(MinecraftServer.java:320) at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:299) at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:258) at net.minecraft.server.DedicatedServer.init(DedicatedServer.java:141) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:400) at net.minecraft.server.ThreadServerApplication.run(SourceFile:818)
-
View User Profile
-
Send Message
Posted Nov 20, 2012@Tallcraft
To be honest, the strange thing is there were no actual errors or reports of the action in the log. This could have been my oversite, or inability to interpret the error as I am a fairly new Minecraft server admin. I am running the 1.4.2 - Ro.1 bukkit beta build. However to make sure there were no conflicting plugins I stripped down anti cheat to defaults and made it so it was the only one running. I also took the time to register and submit the bug reports as requested by the plugin developer.
Hopefully my submission has been of aid to the developer, have a great day.
-
View User Profile
-
Send Message
Posted Nov 19, 2012How do we make it not broadcast ANYTHING when a player enters the high and medium hack level.
I tried leaving it blank, putting [] and putting NONE.
-
View User Profile
-
Send Message
Posted Nov 19, 2012OMG, Helix... I just found out about this (your) plugin a couple of days ago. I played about with it on my test server and it's amazing! THANK YOU! <3 :D
Gonna run it on a live server now in conjunction with the most awesome Grief Prevention plugin. That should be a decent enough kick in the nutz for the would-be cheaters and griefers. ;)
-
View User Profile
-
Send Message
Posted Nov 17, 2012Ok so can I disable most and use just V-Clip Protection?