MobArena/bin/plugin.yml

26 lines
961 B
YAML
Raw Normal View History

2011-05-30 07:18:49 +02:00
name: MobArena
main: com.garbagemule.MobArena.MobArena
version: 0.93.2
softdepend: [MultiVerse,XcraftGate]
2011-05-30 07:18:49 +02:00
commands:
2011-06-04 20:05:55 +02:00
ma:
description: Base command for MobArena
usage: |
2011-06-04 20:05:55 +02:00
/ma join - Join the arena.
/ma leave - Leave the arena.
/ma notready - List of players who aren't ready.
2011-07-03 12:21:34 +02:00
/ma spectate - Warp to the spectator area.
2011-05-30 07:18:49 +02:00
marena:
description: Base command for MobArena
usage: |
2011-06-04 20:05:55 +02:00
/marena join - Join the arena.
/marena leave - Leave the arena.
/marena notready - List of players who aren't ready.
2011-07-03 12:21:34 +02:00
/marena spectate - Warp to the spectator area.
2011-06-04 20:05:55 +02:00
mobarena:
2011-05-30 07:18:49 +02:00
description: Base command for MobArena
usage: |
2011-06-04 20:05:55 +02:00
/mobarena join - Join the arena.
/mobarena leave - Leave the arena.
/mobarena notready - List of players who aren't ready.
2011-07-03 12:21:34 +02:00
/mobarena spectate - Warp to the spectator area.