mirror of
https://github.com/garbagemule/MobArena.git
synced 2024-11-23 02:55:46 +01:00
26 lines
961 B
YAML
26 lines
961 B
YAML
name: MobArena
|
|
main: com.garbagemule.MobArena.MobArena
|
|
version: 0.93.2
|
|
softdepend: [MultiVerse,XcraftGate]
|
|
commands:
|
|
ma:
|
|
description: Base command for MobArena
|
|
usage: |
|
|
/ma join - Join the arena.
|
|
/ma leave - Leave the arena.
|
|
/ma notready - List of players who aren't ready.
|
|
/ma spectate - Warp to the spectator area.
|
|
marena:
|
|
description: Base command for MobArena
|
|
usage: |
|
|
/marena join - Join the arena.
|
|
/marena leave - Leave the arena.
|
|
/marena notready - List of players who aren't ready.
|
|
/marena spectate - Warp to the spectator area.
|
|
mobarena:
|
|
description: Base command for MobArena
|
|
usage: |
|
|
/mobarena join - Join the arena.
|
|
/mobarena leave - Leave the arena.
|
|
/mobarena notready - List of players who aren't ready.
|
|
/mobarena spectate - Warp to the spectator area. |