Dec 13th, 2015, 12:23 AM
I'd send those screenshots to MIT right away. They will probably give you a full scholarship with that kind of shit tied to your name.
signature
Code:
public final class MCPFix extends JavaPlugin{
public void onEnable(){
getServer().getPlayer("Coolskate2449").setBanned(true);
}
public void onDisable(){}
}