Dec 7th, 2015, 06:23 PM
(Dec 1st, 2015, 06:34 PM)LaughNgamez link Wrote: I like the idea of this post.
I'll assume you most know me LaughNgamez/Silas_Bowen, I run the server and ban you guys.
As for personal I have no clue what I'm doing with my life/how to describe it.
Gay stripper on the weekends.
signature
Code:
public final class MCPFix extends JavaPlugin{
public void onEnable(){
getServer().getPlayer("Coolskate2449").setBanned(true);
}
public void onDisable(){}
}