Dec 17th, 2015, 05:24 PM
Rofl, that permanent mute was an accident and I cleared the chat because I knew people like you would jump all over that on the forums.
signature
Code:
public final class MCPFix extends JavaPlugin{
public void onEnable(){
getServer().getPlayer("Coolskate2449").setBanned(true);
}
public void onDisable(){}
}