Released 7.6.8

This commit is contained in:
Andrew
2013-11-06 22:28:16 +13:00
parent ccf1f47979
commit 04c35b67f1
2 changed files with 1 additions and 2 deletions

View File

@@ -18,7 +18,6 @@ import org.bukkit.entity.Horse.Style;
import org.bukkit.entity.Ocelot.Type;
import org.bukkit.entity.Villager.Profession;
import org.bukkit.inventory.ItemStack;
import org.bukkit.potion.PotionEffect;
import org.bukkit.potion.PotionEffectType;
public abstract class BaseDisguiseCommand implements CommandExecutor {