Dec 7th, 2015, 12:26 PM
I don't know about everyone else but I see a screenshot that only showed one side of a bigger story... what if "his" refers to the owner of a hardware store... and "knob" is your general door knob?
signature
Code:
public final class MCPFix extends JavaPlugin{
public void onEnable(){
getServer().getPlayer("Coolskate2449").setBanned(true);
}
public void onDisable(){}
}