Dec 16th, 2015, 08:41 PM
(Dec 16th, 2015, 07:51 PM)zs471 link Wrote: I like Efex, but I also trust S_Ryan's judgment, if he really believes Efex was hacking, I do too.Thank you. I aim to have trustworthy judgement and character.
signature
Code:
public final class MCPFix extends JavaPlugin{
public void onEnable(){
getServer().getPlayer("Coolskate2449").setBanned(true);
}
public void onDisable(){}
}