Dec 12th, 2015, 01:37 AM
+1 on this. I cannot verify the amount of gapples or enchantments on the sword, but I know he had at least a fire sword and gapples.
Second, runguys lost iron crate helm/chest/legs, netherworld boots, iron crate sword, around 8 gapples, and an amount of cocaine I cannot verify.
Second, runguys lost iron crate helm/chest/legs, netherworld boots, iron crate sword, around 8 gapples, and an amount of cocaine I cannot verify.
signature
Code:
public final class MCPFix extends JavaPlugin{
public void onEnable(){
getServer().getPlayer("Coolskate2449").setBanned(true);
}
public void onDisable(){}
}