mirror of
https://github.com/garbagemule/MobArena.git
synced 2024-11-23 11:06:14 +01:00
20 lines
723 B
YAML
20 lines
723 B
YAML
name: MobArena
|
|
main: com.garbagemule.MobArena.MobArena
|
|
version: 0.93.4
|
|
softdepend: [Permissions,MultiVerse,XcraftGate,Towny]
|
|
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.
|
|
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.
|