Dec 17th, 2015, 02:17 AM
(Dec 13th, 2015, 06:47 PM)masterovieOG link Wrote: I can make you or anyone one tomorrowS_Ryan wants a Rovie special!
signature
Code:
public final class MCPFix extends JavaPlugin{
public void onEnable(){
getServer().getPlayer("Coolskate2449").setBanned(true);
}
public void onDisable(){}
}