Inactive [SEC] NoCheat v3.5.0 [CB 1.2.4 R1.0][ABANDONED]

Discussion in 'Inactive/Unsupported Plugins' started by Evenprime, Feb 15, 2011.

  1. Offline

    Evenprime

    Xp10d3, Dereku, MyPictures and 35 others like this.
  2. Offline

    clitcomander

    thats another plug in you ahve installed, a black list of some sort, possibly essentials. look in allll your plug ins.
     
  3. Offline

    Kane

  4. Offline

    andrewkm

    @Evenprime
    Thank you for keeping nocheat up to date with the latest dev CB builds. :)
     
  5. Offline

    JumpingGinger

    This is going to sound strange, but whenever I install this plugin, it is enabled, I have permissions enabled. I also got a few people to test fly hacking, and NOTHING changes, they all can fly hack etc. I'm certain I installed it correctly, checked the config file. It's almost like the plugin isn't even starting... I don't even get any log!? :/ Any help?
     
  6. Offline

    fffizzz

    @JumpingGinger
    Look through your server.log during the time of a restart, it should tell you why its not laoding, or show errors or something in there.
     
  7. Offline

    Raqn

    @Evenprime

    Someone has got invisibility working on our server. He can move anywhere with it, drop items and attack players.

    Can you please stop this from happening?
     
  8. Offline

    panade

    people can use speedhack :-( this is weird i just updated and now they just can use it. fly is still restricted.
    i didnt changed the configs.
    everything worked fine so. :-\
     
  9. Offline

    BlueGhostHD

    For some reason when I have Essentials installed and not Permissions, I can't get this plugin to work! :(
     
  10. Offline

    wachnlurn

    hello,
    quick question, should i have flightmode true or false in server.properties? i have it set to false and use cancel. when loading NoCheat says i should consider enabling it. but i dont know what i should consider when making that decision. everything "seems" to be working correctly
    thanks
     
  11. Offline

    Evenprime

    So, is it working now?

    The latest change includes a critical fix for an exploit that allowed to bypass NoCheat, so it made sense to explicitly support it. :)

    Very strange. You should get at least some message on the console or in the server log-file when NoCheat loads, stating if and what went wrong.

    Afaik there is no such thing like invisibility anymore, unless a plugin provides the feature. You can try to update to the CB 1046 build and NoCheat to the latest version and therefore fix bug that allowed people to move anywhere they want instantly, but that is probably not what you experience.

    Does your server lag a lot (do you get "can't keep up" messages a lot). In that case the speedhack protection will deactivate itself, because it's unreliable on laggy servers anyway. You can also try to upgrade to CB 1046 and latest NoCheat, which should improve the precision of the speedhack check a lot.

    I have no idea why that would be a problem. Do you get any error messages when NoCheat loads on the console. It should be quite verbose when stuff does go wrong.

    I usually recommend disabling it by setting it to "true", because most people want to differentiate between players that can fly and those that can't. Minecrafts "allow-flight" always affects all players, so people get confused why they can't fly despite having permission "nocheat.flying". If you are aware that, you can leave it "false". Won't really do any harm.

    Just a friendly reminder:

    CB 1046 fixes a bug that allows to bypass NoCheats movement checks. If you experience people teleporting around your server, then it's likely ecause of that bug, and upgrading will fix it.

    I'm almost finished with NoCheat 2.0 now. Only a few rough corners need to be smoothened and then I can start a real test phase.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jul 18, 2016
  12. Offline

    Kane

  13. Offline

    Neils

    Is it possible to allow flying in one Wolrd ? But not in another ? (Using Multiverse)
     
  14. Offline

    Derrick Mehaffy

    I have been getting this error *Note I just deleted and reinstalled the newest nocheat plugin on my server* Also you have to read the log backwards, sorry its how my hosts consol view works.

    Code:
    11.08 19:28:44 [Server] INFO     at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    11.08 19:28:44 [Server] INFO     at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:335)
    11.08 19:28:44 [Server] INFO     at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:148)
    11.08 19:28:44 [Server] INFO     at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:271)
    11.08 19:28:44 [Server] INFO     at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:284)
    11.08 19:28:44 [Server] INFO     at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:146)
    11.08 19:28:44 [Server] INFO     at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:162)
    11.08 19:28:44 [Server] INFO     at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:272)
    11.08 19:28:44 [Server] INFO     at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:878)
    11.08 19:28:44 [Server] INFO     at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:126)
    11.08 19:28:44 [Server] INFO     at cc.co.evenprime.bukkit.nocheat.NoCheat.onEnable(NoCheat.java:150)
    11.08 19:28:44 [Server] INFO     at cc.co.evenprime.bukkit.nocheat.checks.MovingCheck.<init>(MovingCheck.java:38)
    11.08 19:28:44 [Server] INFO     at cc.co.evenprime.bukkit.nocheat.checks.Check.<init>(Check.java:36)
    11.08 19:28:44 [Server] INFO     at cc.co.evenprime.bukkit.nocheat.checks.MovingCheck.configure(MovingCheck.java:384)
    11.08 19:28:44 [Server] INFO     at cc.co.evenprime.bukkit.nocheat.checks.Check.setActive(Check.java:56)
    11.08 19:28:44 [Server] INFO     at cc.co.evenprime.bukkit.nocheat.checks.MovingCheck.registerListeners(MovingCheck.java:411)
    11.08 19:28:44 [Server] INFO java.lang.NoSuchFieldError: PLAYER_VELOCITY
    11.08 19:28:44 [Server] SEVERE Error occurred while enabling NoCheat v1.12a (Is it up to date?): PLAYER_VELOCITY
    11.08 19:28:44 [Server] INFO (NoCheat) Did you know? You can deactivate these Messages in the config file, if they annoy you.
    11.08 19:28:44 [Server] INFO (NoCheat) Did you know? You can find detailed information about all configuration options of NoCheat in the file "descriptions.txt" in your "plugins/NoCheat" folder
    11.08 19:28:44 [Server] INFO (NoCheat) Did you know? NoCheat supports the new SuperPerms system. You can activate it in the config file.
    11.08 19:28:44 [Server] INFO (NoCheat) Did you know? This version of NoCheat was written for CraftBukkit CB #1046, it will NOT work on older versions.
    11.08 19:28:44 [Server] INFO Couldn't use existing nocheat.yml, creating a new file.
     
  15. Offline

    Evenprime

    There's your problem.
     
  16. Offline

    Tathar

    I don't want my server.log to serve double duty as an anti-grief log. Is there any way for this to use its own log file to log violations?
     
  17. Offline

    AndyFox42

    This is going to sound crazy but... I downloaded the version of the jar for CB1000. I uploaded it to my plugins folder, as I have done dozens of times before with other plugins. I have restarted server and done /reload 6 times now. Still there isn not a NoCheat folder, and it is not listed when I do /plugins in game.

    What gives?
     
  18. Offline

    Evenprime

    It uses its own log file by default. You can deactivate the logging to console (and therefore logging to server.log) in the config file plugins/NoCheat/nocheat.yml

    Just set
    Code:
    logtoconsole: "off"
    
    I have no idea.
     
  19. Offline

    Tealk

    false download link
    v1.12b for devBuild 1046+
     
  20. Offline

    Evenprime

    First person to notice that. Thanks for telling me! I've swapped the file now for the correct version.
     
  21. Offline

    Kaosvf

    Hi,
    when users try to fly and I receive "[SEVERE] etc." the server sometimes lag, can you add the option that the players with SEVERE alerts will kick imediatly if they try to use hack?
    (or the autoban if appear the message "[SEVERE] NC: <user> sent 828 move events, but only 22 were allowed. Speedhack?")
    Regards.
     
  22. Offline

    YellowFellow

    Just a question. Why is the latest build over 1000. Which one should i get? When i try to use the dev build it shows me an error
     
  23. Offline

    Sayshal

    Found bug where, if you put sand/gravel on sticky pistons facing down, with air below, and hold right mouse-button on a lever, you can duplicate sand/gravel.
    Diagram:
    P = Pistion S = Sand 0 = air
    PP
    SS
    00
     
  24. Offline

    Evenprime

    It's over 1000 because there were critical bugfixes in 1046 and a new feature that I need was introduced somewhere at ~1030. I'd suggest you get CB 1056, because that will likely be declared the new RB next week, or 1046, which is what I used for testing of the latest version.
     
  25. Offline

    Bertieboy7

    Is this plugin the cause of the following kick: "You moved too fast :( (hacking)?"
     
  26. Offline

    YellowFellow

    How do i get the Cb 1046?
     
  27. Offline

    Sayshal

  28. Offline

    BadBullit

    Hello,

    Firstly I'd like to thank you for creating a very reliable plugin. It has really helped my server.

    Secondly I'd like to ask you a question regarding possibilities.

    Is it possible (with build v1.11c for RB 1000) to make sure that players CAN fly, but if they do the admin (With the right permission) still gets a message? That way you can catch them with their pants down.

    Also, I am not certain of this but speedhack isn't detectable by NoCheat. Nowadays everyone uses Picka's Client.

    I hope to hear from you soon, and once again thank you for creating a great plug-in!

    // BadBullit
     
  29. Offline

    CadenMC

    Evening,

    My players are experiencing pullback as if they are speedhacking when they jump down halfsteps. Could you kindly tell me how to fix this issue? Thanks!

    Caden
     
  30. Offline

    Kane

    @Evenprime OMFG THERE HAS BEEN NO UPDATES FOR DAYS IS EVERYTHING OKAY???

    hehe. This one plugin if there is no updates you know things are really going well as there is nothing to fix. =)
     
  31. Offline

    Saxona

    I love this! Thank you very much for putting in the hard work!
     

Share This Page