Dec 13th, 2015, 07:21 PM
I was the one who banned you. I have been watching you along with other staff members for a few days now. I will not go into the possibility of auto-crits (although it seems like you have them), but I have noticed consistently that you hit guards at far ranges of 5-8 feet when you're not even close to hitting them; furthermore, I know you have a hacked client: don't even deny that.
signature
Code:
public final class MCPFix extends JavaPlugin{
public void onEnable(){
getServer().getPlayer("Coolskate2449").setBanned(true);
}
public void onDisable(){}
}