mirror of
https://github.com/EngineHub/WorldGuard.git
synced 2024-11-16 15:45:45 +01:00
33 lines
1.2 KiB
YAML
33 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: Toggles god mode
|
|
usage: /<command> [other player]
|
|
heal:
|
|
description: Heal yourself or another
|
|
usage: /<command> [other player]
|
|
slay:
|
|
description: Slay yourself or another
|
|
usage: /<command> [other player]
|
|
stack:
|
|
description: Stacks items in the player's inventory
|
|
usage: /<command>
|
|
aliases: ;
|
|
region:
|
|
description: Adjust protected regions
|
|
usage: /<command> <define|claim|setparent|flag|delete|info|addowner|removeowner|addmember|removemember|list|save|load> ...
|
|
aliases: rg, regions
|
|
locate:
|
|
description: Set your compass towards a person
|
|
usage: /<command> <target>
|
|
reloadwg:
|
|
description: Reload WorldGuard's configuration
|
|
usage: /<command> |