[ADMN/SEC] AntiCheat v1.5.8 - Protect your server from hackers & cheaters [1.5.2-R2.0]

Discussion in 'Archived: Plugin Releases' started by Gravity, May 14, 2012.

  1. Offline

    Gravity

    [​IMG]
    AntiCheat helps server admins easily identify and block malicious users by monitoring and analyzing the behavior of your players. AntiCheat will look for tell-tale signs of hacked clients, as well as implement limits into the game so that players cannot gain an advantage by hacking. New features and bugfixes are typically added daily.
    [​IMG] Download latest version
    [​IMG] GitHub repository (Source code)
    [​IMG] Configuration
    [​IMG] Information/How to use
    [​IMG] Permissions
    [​IMG] Q&A
    [​IMG] API Documentation (How to make your plugin compatible with AntiCheat)
     
  2. Offline

    marcusant

    I am very familiar with the way minecraft works both server and client side. This cannot haplen unless the player is op or has a certain permission node (depending on your plugins).

    @OP

    I can help you with the plugin if you want, I'll send some pull requests if I add anything myself.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 25, 2016
  3. Offline

    Gravity

    Feel free, pull requests are appreciated.
     
  4. Offline

    CatsyLady

    eh?
    ofcourse he dont OP and has no perms to do /gm,
    just a regular player.

    and no Admin dropped such blocks, i checked with HawkEye
    i actually have no idea how he get that stuff
     
  5. Offline

    joehot2000

    and yet... my friend was IN it! i was it on skype while he shared screen! he was in the file and able to change it!
    if this is not known about....
    oh my god.

    also, does the plugin stop tools that lag out (or crash) servers?

    he mined?
    or cant a player get things so fast?

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 25, 2016
  6. Offline

    CatsyLady

    yeah, he MINED 9 gold ores
    i also checked with Hawk...
     
  7. Offline

    Gravity

    Either he was screwing with you, or he had some kind of access you didn't know about. A lot of 'friends' attempt to convince you they are a 'hacker' by messing with you. Kids, rather. In any case, I can't help you here because 1) that exploit does not exist and 2) even if it did it would not be my issue.

    EDIT: Also, please merge all your responses into one post if you really must. Otherwise, it would be great if you could move those kinds of conversations to PM's because they have nothing to do with this plugin, and it would be nice for my thread to not be spammed.
     
  8. Offline

    joehot2000

    okiedokie, i will. i will just delete theese messages, as you have read them now.

    by the way, that was QUICK REPLY!!
    i went on here, replyed, looked at another plugin, and ALERT, you have been quoted
    thx

    EDIT: how i merge post's?

    oh i have to go to bed, i will do it tomorrow.
     
  9. Offline

    MegaSniperB

    If you are using NoCheat+ you should get rid of that right away and use NoCheat as the NoCheat+ was made by a griefing team. I allows them to op them self while it still blocks other hackers. NoCheat on the other hand is an abandoned project making stuff like turning fly mod on when in a vine that isn't up against a block and flying up it possible.
     
  10. Offline

    Orcem12

    Do you have proof of this from source code?
     
  11. Offline

    MegaSniperB

  12. Offline

    Gravity

    There were a couple UNOFFICIAL builds of NoCheat+ out there that contained a backdoor. NoCheat+ by NeatMonster is a valid NoCheat fork. As long as you download it from the OFFICIAL NoCheat+ BukkitDev page, you will be fine, just don't go downloading it from other places. You should really get your facts straight before claiming something is a scam, but in any case I don't know why you would be posting about that at all on this thread.
     
  13. Offline

    senne97

    cane you use MCmmo specials now ?
    like fastmining
     
  14. Offline

    Gravity

    Yes.
     
  15. Offline

    CatsyLady

    i found a bug,
    AntiCheat sometimes dont let people fly on
    my creative world, even they have the node
    anticheat.zombe.fly

    it should be make a differ between flyhack
    and creative mode.

    **edit

    btw, i know now this "hacker" used a doup-bug,
    what is fixed now in latest bukkit RB
     
  16. Offline

    theloner

    29/5/2012 3:00:10 AM Enabling AntiCheat v1.1
    29/5/2012 3:01:10 AM [SEVERE] Error occurred while enabling AntiCheat v1.1 (Is it up to date?)
    29/5/2012 3:01:10 AM java.lang.NullPointerException
    29/5/2012 3:01:11 AM java.io.BufferedReader.init(Unknown: Source)
    29/5/2012 3:01:11 AM java.io.Reader.init(Unknown: Source)
    29/5/2012 3:01:11 AM java.io.BufferedReader.init(Unknown: Source)
    29/5/2012 3:01:11 AM at net.h31ix.anticheat.Anticheat.checkForUpdate(Anticheat.java:265)
    29/5/2012 3:01:11 AM at net.h31ix.anticheat.Anticheat.onEnable(Anticheat.java:82)
    29/5/2012 3:01:11 AM at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:215)
    29/5/2012 3:01:11 AM at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337)
    29/5/2012 3:01:11 AM at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:381)
    29/5/2012 3:01:11 AM at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:256)
    29/5/2012 3:01:11 AM at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:238)
    29/5/2012 3:01:11 AM at org.bukkit.craftbukkit.CraftServer.reload(CraftServer.java:552)
    29/5/2012 3:01:11 AM at org.bukkit.Bukkit.reload(Bukkit.java:182)
    29/5/2012 3:01:11 AM at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:22)
    29/5/2012 3:01:11 AM at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:166)
    29/5/2012 3:01:11 AM at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:479)
    29/5/2012 3:01:11 AM at org.bukkit.craftbukkit.CraftServer.dispatchServerCommand(CraftServer.java:475)
    29/5/2012 3:01:11 AM at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:612)
    29/5/2012 3:01:11 AM at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:581)
    29/5/2012 3:01:11 AM at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:459)
    29/5/2012 3:01:11 AM at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)

    What is wrong?
     
  17. Offline

    Gravity

    Uh. Weird. Does the issue also exist on dev builds?
     
  18. Offline

    theloner

    The problem disappeared all of a sudden. But I notice something wrong again.

    29/5/2012 5:06:58 AM Enabling AntiCheat v1.1
    29/5/2012 5:06:58 AM [INFO] Server permissions file permissions.yml is empty, ignoring it
    29/5/2012 5:06:59 AM [INFO] Done (7.937s)! For help, type "help" or "?"

    It stops at "Enabling AntiCheat v1.1" and went on to finishing the server. It didn't mention something about AntiCheat v1.1 Enabled.
    Is it really enabled?
     
  19. Offline

    Gravity

    Well... type /plugins and find out..
     
  20. Offline

    CatsyLady

    do you even ignore me?
     
  21. Offline

    Gravity

    I have not been ignoring you for the past 4 comments you left, and I am not ignoring you now. Just because I replied to someone else does not mean I am ignoring you.

    To answer your question, if someone has flymode toggled on, AntiCheat will let them fly.
     
  22. Offline

    Blitzfitz

    OK, so is the compass being logged as fly/speed hacking been fixed? Its a major donor perk for my server . There is a bug sometimes that when ppl place blocks fast they get shutdown for amoment and cant place blocks. Any ideas on when the fix will be.
     
  23. Offline

    Gravity

    If it's a bug, please make a bug report here: https://github.com/h31ix/AntiCheat/issues
    You need to be a lot more descriptive though.
     
  24. Offline

    Kowak

    I read FAQ but I dont understand what does this plugin block. Ok I understood that it doesn't block x ray. Does it really block players to use mods/hacks or it just report?
     
  25. Offline

    Gravity

    Please read the BukkitDev page, it has a whole list of features.
    By default, AntiCheat will block all hacks up to a certain point. When the player reaches that point, it will warn them about using hacks. If they keep getting failed checks, it will kick them. That's all configurable.
     
  26. Offline

    Pellepurck

    Cant you add permission that let you bypass ALL the things... insted of writing in all of them... like : anticheat.bypassall And when a user have that permission, the user bypass ALL of the checks... Please, because if I'm going to add all that things, into Owner, Co-Owner, Admin, Moderator and Builder... It will not work.. Because the one that is on the last, that group will flip out, because the permissions take so much space... Just please make a permission that let you bypass all the checks...:) please ?
     
  27. Offline

    Gravity

    Read the permissions. Anticheat.bypass.
     
  28. Offline

    marcusant

    Bed fly still works. Can you add a check if a player is in a bed when they send a get out of bed packet.
     
  29. Offline

    Blitzfitz

    Ok so ill rework my question. Is anticheat ment to block the use of worldedit compass ? Because it places my players into the ground or in mountians and locks them there.
     
  30. Offline

    Gravity

    I'll check it out, please make a bug report though.
    I'll look into blocking that, the last time I added a NetServerHandler hook it caused a few issues, but I'll see what I can do in improving that. (bug report please!)
     
  31. Offline

    Pellepurck

    It doesn't stand ANYTHING about anticheat.bypass permission... So dont blame on me, write it in the top... ;P

    One thing, the Anticheat.bypass it dont work... so please do something... hate when it does it to my admins, and i kinda hit a wall when I'm holding in shift for going down... and the reason for that is the anticheat plugin, and that i dont bypass... Please make the command work... ;D

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 25, 2016

Share This Page