Dec 19th, 2015, 12:24 AM
The 2 hour mute was for stuff that happened before you were even online. It was just.
As for your temp ban, don't try to start shit.
As for your temp ban, don't try to start shit.
signature
Code:
public final class MCPFix extends JavaPlugin{
public void onEnable(){
getServer().getPlayer("Coolskate2449").setBanned(true);
}
public void onDisable(){}
}