disabled koth

This commit is contained in:
NewGarbo 2015-12-02 18:25:53 +00:00
parent 8fea5afdce
commit e9fd661311

View File

@ -12,7 +12,7 @@ import mineplex.minecraft.game.core.boss.WorldEvent;
public enum WorldEventType
{
// SLIME_KING("Slime King", SlimeBoss.class, 30),
KING_HILL("King of The Hill", KingHill.class, 30),
// KING_HILL("King of The Hill", KingHill.class, 30),
UNDEAD_CAMP("Undead Camp", UndeadCamp.class, 30);// ,
// Golem("Iron Wizard", GolemBoss.class, 30);