Jul 27th, 2014, 11:26 AM
Look at him call it and mute that noob just for correcting his typo.
signature
Code:
public final class MCPFix extends JavaPlugin{
public void onEnable(){
getServer().getPlayer("Coolskate2449").setBanned(true);
}
public void onDisable(){}
}