Dec 16th, 2015, 12:03 AM
I banned you, not Silas. The ban is not perm. It is for 1 week. You should have put that in the appeal to clarify. As for the ban, it will remain. When you come back I hope you can refrain from the harsh immature words.
signature
Code:
public final class MCPFix extends JavaPlugin{
public void onEnable(){
getServer().getPlayer("Coolskate2449").setBanned(true);
}
public void onDisable(){}
}