Is there a option to autoban koncept hacks?
Is there a option to autoban koncept hacks?
@Mirko911 developed a plugin like this some time ago for the old ManuAdminMod. I can't say if he will update it, but it existed and it worked, yeah. ![]()
You have to create a config file in config/plugins/
{
    "antihack": {
        "enabled": true,
        "maxdetects": 2,
        "message" : "You are banned for hacking"
    }
}
	
	I think I will update the plugin soon to fulfill the new standards for permission flags and language strings. Until this happend you will be fine with this attached plugin