Dec 17th, 2015, 07:34 PM
Mit you need to stop trying to monitor me as a staff member. I will mute when I see it fit. Thanks.
signature
Code:
public final class MCPFix extends JavaPlugin{
public void onEnable(){
getServer().getPlayer("Coolskate2449").setBanned(true);
}
public void onDisable(){}
}