MobArena/bin/plugin.yml

29 lines
1.1 KiB
YAML
Raw Normal View History

2011-05-30 07:18:49 +02:00
name: MobArena
main: com.garbagemule.MobArena.MobArena
version: 0.91
softdepend: [MultiVerse]
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 list - List of players in the arena.
/ma notready - List of players who aren't ready.
/ma spectator - 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 list - List of players in the arena.
/marena notready - List of players who aren't ready.
/marena spectator - Warp to the spectator area.
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 list - List of players in the arena.
/mobarena notready - List of players who aren't ready.
/mobarena spectator - Warp to the spectator area.