mirror of
https://github.com/EngineHub/WorldGuard.git
synced 2024-11-02 17:09:35 +01:00
37 lines
1.2 KiB
YAML
37 lines
1.2 KiB
YAML
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:
|
|
description: Enable god mode
|
|
usage: /<command> [player]
|
|
ungod:
|
|
description: Disable god mode
|
|
usage: /<command> [player]
|
|
heal:
|
|
description: Heal yourself or another
|
|
usage: /<command> [player]
|
|
slay:
|
|
description: Slay yourself or another
|
|
usage: /<command> [player]
|
|
stack:
|
|
description: Stacks items in the player's inventory
|
|
usage: /<command>
|
|
aliases: ;
|
|
region:
|
|
description: Adjust protected regions
|
|
usage: /<command> <action> ...
|
|
aliases: [rg, regions]
|
|
locate:
|
|
description: Set your compass towards a person
|
|
usage: /<command> <target>
|
|
worldguard:
|
|
description: WorldGuard commands
|
|
aliases: wg
|
|
usage: /<command> |