I'm offended that you tried to get me to ban another player because he didn't honor his bet that you would beat the hardcore parkour in under 15 minutes. Furthermore, I understand now why you couldn't seem to figure out how to get screenshots nor a log file for proof.
-1
-1
signature
Code:
public final class MCPFix extends JavaPlugin{
public void onEnable(){
getServer().getPlayer("Coolskate2449").setBanned(true);
}
public void onDisable(){}
}