I totally agree with Exy, it seem the anti-cheat is, if not similar, to NCP. Mind you, alot of sudden movement or stationary movement on a certain block can cause "anti-cheat lag" where it teleports you back to a certain chunk to the point you can't move.
Tbh if you actually read the Survival 2.0 thread instead of just commenting anti cheat on it then you would realise that Crew said that they are getting one
I mean we could've went into support n' all but I think everyone's backing off about the anticheat atm. Plus I was half-asleep when I commented so rip
Best anti cheat ever: public class AntiCheat extends JavaPlugin implements listener { Player p = new Player(); p.useCheats = false; //or if (p.useCheats) { p.isBanned(); } }
@Override public void onEnable(){ log = this.getLogger(); log.info("Join.(PLAYER)"); } @Override public void onDisable(){ log.info("disable(hacks.(FLY)"); } public boolean onCommand(CommandSender sender, Command cmd, String commandLabel, return false; if (args.length > 4) { sender.sendMessage(ChatColor.RED + "YOU ARE HACKING!!!!!"); return false; } if (args.length < 2) { sender.sendMessage(ChatColor.RED + "Nah mate you can't do that!"); return false; if (args.length < 2) { excute(command)[ban] "ChatColor.Purple + That is bannable you are hacking I don't like that!"); return false;