Jul 26th, 2014, 06:29 PM
(Jul 26th, 2014, 06:28 PM)LaughNgamez link Wrote: Not a chat offense but I'm not going to demote someone for drawing the line too close.Did you see how he called chat offense 2 on me when I said "Porn is not a chat offense". Thats bs..
signature
Code:
public final class MCPFix extends JavaPlugin{
public void onEnable(){
getServer().getPlayer("Coolskate2449").setBanned(true);
}
public void onDisable(){}
}