Dec 19th, 2015, 11:56 PM
The solution to craplution is DONT BE SHITTY.
signature
Code:
public final class MCPFix extends JavaPlugin{
public void onEnable(){
getServer().getPlayer("Coolskate2449").setBanned(true);
}
public void onDisable(){}
}