disabled koth
This commit is contained in:
parent
8fea5afdce
commit
e9fd661311
@ -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);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user