WorldGuard/plugin.yml

37 lines
1.2 KiB
YAML
Raw Normal View History

2011-01-16 01:33:21 +01:00
name: WorldGuard
main: com.sk89q.worldguard.bukkit.WorldGuardPlugin
version: WGVERSIONMACRO
commands:
stopfire:
description: Halts all fire spread until it is disabled or the server is restarted
usage: /<command>
allowfire:
description: Re-enables fire spread if he has been disabled with /stopfire
usage: /<command>
god:
2011-04-02 10:16:10 +02:00
description: Enable god mode
usage: /<command> [player]
ungod:
description: Disable god mode
usage: /<command> [player]
2011-01-20 08:31:20 +01:00
heal:
description: Heal yourself or another
2011-04-02 10:16:10 +02:00
usage: /<command> [player]
2011-01-20 08:31:20 +01:00
slay:
description: Slay yourself or another
2011-04-02 10:16:10 +02:00
usage: /<command> [player]
stack:
description: Stacks items in the player's inventory
usage: /<command>
aliases: ;
region:
description: Adjust protected regions
2011-04-02 10:16:10 +02:00
usage: /<command> <action> ...
2011-02-26 12:49:14 +01:00
aliases: [rg, regions]
2011-01-20 10:54:47 +01:00
locate:
description: Set your compass towards a person
usage: /<command> <target>
2011-04-02 10:16:10 +02:00
worldguard:
description: WorldGuard commands
aliases: wg
usage: /<command>