Menace Development
NOTE: It is recommended for your MythicMobs mobs for the arenas to have option: Despawn: false
ArenaCore — Commands & Permissions
Permission Node
All admin commands require: arenacore.admin (default: op)Arena Management
| Command | Description |
|---|---|
| /arenacore createarena <id> | Create a new arena with default settings |
| /arenacore edit <arena> | Open the in-game arena editor GUI |
| /arenacore enable <arena> | Enable an arena |
| /arenacore disable <arena> | Disable an arena |
| /arenacore delete <arena> | Delete an arena and its leaderboard data |
| /arenacore stop <arena> | Force stop an active arena session |
| /arenacore setspawn <arena> | Set the player spawn location to your position |
| /arenacore addboss <arena> <mythicname> | Set the boss MythicMob at your location |
| /arenacore moveboss <arena> | Move boss spawn to your current location |
| /arenacore addmob <arena> <mythicname> <id> | Add a regular mob at your location |
| /arenacore removemob <arena> <id> | Remove a mob slot |
| /arenacore movemob <arena> <id> | Move a mob's spawn to your current location |
| /arenacore editkey <arena> | Open the key editor GUI |
| /arenacore leaderboard <arena> | Open the leaderboard GUI |
| /arenacore reload | Reload arenas, beacons, config and lang |
| /arenacore givekey <player> <arena> | Gives key if configured |
Beacon Management
| Command | Description |
|---|---|
| /arenacore createbeacon <name> | Create a beacon at your target block or NPC |
| /arenacore editbeacon <name> | Open the beacon editor GUI |
| /arenacore movebeacon <name> | Move a beacon to your target block or NPC |
| /arenacore copybeacon <existing> <new> | Copy a beacon with all its settings |
| /arenacore deletebeacon <name> | Delete a beacon |
Party (built-in, disabled if MMOCore present)
| Command | Description | Permission |
|---|---|---|
| /party create | Create a party | none |
| /party invite <player> | Invite a player | none |
| /party accept <leader> | Accept a party invite | none |
| /party leave | Leave your current party | none |
| /party info | View party members | none |
| /party setleader <player> | Transfer party leadership | none |
Player
| Command | Description | Permission |
|---|---|---|
| /leavearena | Leave your current arena (5s countdown) | none |
Dependencies
Required
| Plugin | Notes |
|---|---|
| MythicMobs | Hard dependency — boss and mob spawning will not function without it |
Optional (Soft Dependencies)
| Plugin | Effect when installed |
|---|---|
| DecentHolograms | Displays floating holograms above beacon blocks |
| MMOCore | Uses MMOCore's party system instead of the built-in one — /party command is not registered |
| Citizens | Enables NPC-based beacons — right-click an NPC to open the beacon GUI |
