Dec 19th, 2015, 12:15 AM
(Dec 18th, 2015, 05:44 PM)LaughNgamez link Wrote: Seeing as how I had to go through and resolve the claims any chance of you being unbanned is now gone.You can still buy an unban pass to support the server. Kappa Kappa Kappa
signature
Code:
public final class MCPFix extends JavaPlugin{
public void onEnable(){
getServer().getPlayer("Coolskate2449").setBanned(true);
}
public void onDisable(){}
}