📝 Configuration
| Key | Type | Description |
|---|---|---|
mobType | String | The MythicMob to spawn (default: SkeletonKing). |
maxMobs | Int | Maximum number of mobs allowed in the area. |
mobsPerSpawn | Int | Number of mobs to spawn per cycle. |
cooldown | Long | Cooldown between spawns (in ticks). |
warmup | Long | Delay before first spawn (in ticks). |
regions | List | A list of regions defined by two corners (corner1, corner2). |
group | Group | The audience group used to filter players. |