Updated plugin.yml

This commit is contained in:
Tim Düsterhus 2011-07-27 20:11:46 +02:00
parent 38bcafae01
commit f743ddeb15

View File

@ -7,7 +7,7 @@ main: bukkit.tommytony.war.War
commands:
# Player commands
warzones:
description: (War) Lists the warzones on the server. Each warzone is an independent TDM arena.
description: (War) Lists the warzones on the server. Each warzone is an independent arena.
usage: /warzones
zones:
description: (War) Shortcut for /warzones.
@ -77,7 +77,7 @@ commands:
- Must be standing in warzone or lobby.
- /setzonelobby <north/east/south/west/n/e/s/w>
setteam:
description: (War) Creates or moves a team spawn. The lobby is updated. Teams are diamond, iron or gold.
description: (War) Creates or moves a team spawn. The lobby is updated. Teams are diamond, iron or gold etc.
usage:
- Must be standing in warzone.
- /setteam <diamond/iron/gold/white/orange/magenta/blue/green/pink/gray/purple/navy/brown/darkgreen/red/black>
@ -92,7 +92,7 @@ commands:
- Must be standing in warzone.
- /setteamflag <team-color>
resetzone:
description: (War) Reloads zone blocks from memory. Everyone back to the lobby.
description: (War) Reloads zone blocks from disks. Everyone is ported back to the lobby.
usage:
- Must be standing in warzone or lobby.
- /resetzone
@ -104,17 +104,17 @@ commands:
deleteteam:
description: (War) Deletes the team. Team must exist.
usage:
- Must be standing in warzone or lobby.
- Must be standing in warzone or lobby, or provide warzone-name
- /deleteteam <team-color>
deletemonument:
description: (War) Deletes the monument.
usage:
- Must be standing in warzone or lobby.
- Must be standing in warzone or lobby, or provide warzone-name
- /deletemonument <monument-name>
setzoneconfig:
description: (War) Use named parameters to change the configuration of the warzone. Resets blocks like /nextbattle. Does not save zone blocks like /savezone.
usage:
- Must be standing in warzone or lobby.
- Must be standing in warzone or lobby, or provide warzone-name
- /setzoneconfig lifepool:8 teamsize:5 maxscore:7 autoassign:on outline:off ff:on blockheads:off spawnstyle:<big/flat/small> unbreakable:on nocreatures:on disabled:on
- /setzoneconfig loadout:default => sets the respawn inventory to your current items
- /setzoneconfig reward:default => sets the winner's reward to your current items
@ -131,7 +131,7 @@ commands:
usage:
# 3- War hub
setwarhub:
description: (War) Create or moves a West-facing wall of portals. One portal per warzone. Warzones get a portal back to the warhub.
description: (War) Create or moves a wall of portals. One portal per warzone. Warzones get a portal back to the warhub.
usage: /setwarhub
deletewarhub:
description: (War) Deletes the warhub if it exists. Resets all warzone lobbies.