diff options
-rw-r--r-- | Essentials/src/plugin.yml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Essentials/src/plugin.yml b/Essentials/src/plugin.yml index 30e1f2cc3..8d5ade0cd 100644 --- a/Essentials/src/plugin.yml +++ b/Essentials/src/plugin.yml @@ -234,6 +234,9 @@ commands: description: Unbans the specified IP address.
usage: /<command> [address]
aliases: pardonip
+ unlimited:
+ description: Allows the unlimited placing of items.
+ usage: /<command> [item] <player>
warp:
description: List all warps or warp to the specified location.
usage: /<command> <warp>
|