Difference between revisions of "XChest/Commands"
From SupaHam
(Added some commands. TBC) |
(Added more commands.) |
||
Line 9: | Line 9: | ||
! Description | ! Description | ||
|- | |- | ||
− | | || xchest || || xc || XChest main command. | + | | || xchest || || xc || XChest main command.s. |
− | + | ||
− | + | ||
|- | |- | ||
| xchest || clear [-c] || xchest.clear || cl || Clears your current virtual chest and all transferred items that haven't been claimed. If the c flag is included the items will NOT be dropped in the world and will disappear into the void. | | xchest || clear [-c] || xchest.clear || cl || Clears your current virtual chest and all transferred items that haven't been claimed. If the c flag is included the items will NOT be dropped in the world and will disappear into the void. | ||
|- | |- | ||
| xchest || clear <player> [-c] [-s] || xchest.clear.others || cl || Clears <player>'s virtual chest and all transferred items that haven't been claimed. If the s flag is included, the player will NOT be notified. If the c flag is included the items will NOT be dropped in the world and will disappear into the void. | | xchest || clear <player> [-c] [-s] || xchest.clear.others || cl || Clears <player>'s virtual chest and all transferred items that haven't been claimed. If the s flag is included, the player will NOT be notified. If the c flag is included the items will NOT be dropped in the world and will disappear into the void. | ||
+ | |- | ||
+ | | xchest || create || xchest.create || c, start || Creates a new Virtual Chest to start transferring item | ||
+ | |- | ||
+ | | xchest || pull || xchest.pull || claim <br /> || Pulls the transferred items for claiming. | ||
+ | |- | ||
+ | | xchest || push || xchest.push || update, transfer || Transfers your current virtual chest. | ||
+ | |- | ||
+ | | xchest || view || xchest.view || show, open, chest, v || View your virtual chest contents. | ||
+ | |- | ||
+ | | xchest || view <player> [-m] || xchest.view.others || show, open, chest, v || View <player>'s virtual chest contents.<br /> If the m flag is included, you will be able to modify that player's chest. | ||
|} | |} |
Revision as of 16:42, 28 September 2013
Commands
Any flags included in a command REQUIRE the permission node of "xchest.<command>.flag.<flag_character>", replacing <command> with the "Command" value and flag with the flag character. ex: "xchest.clear.flag.c"
Parent | Command | Permission | Aliases | Description |
---|---|---|---|---|
xchest | xc | XChest main command.s. | ||
xchest | clear [-c] | xchest.clear | cl | Clears your current virtual chest and all transferred items that haven't been claimed. If the c flag is included the items will NOT be dropped in the world and will disappear into the void. |
xchest | clear <player> [-c] [-s] | xchest.clear.others | cl | Clears <player>'s virtual chest and all transferred items that haven't been claimed. If the s flag is included, the player will NOT be notified. If the c flag is included the items will NOT be dropped in the world and will disappear into the void. |
xchest | create | xchest.create | c, start | Creates a new Virtual Chest to start transferring item |
xchest | pull | xchest.pull | claim |
Pulls the transferred items for claiming. |
xchest | push | xchest.push | update, transfer | Transfers your current virtual chest. |
xchest | view | xchest.view | show, open, chest, v | View your virtual chest contents. |
xchest | view <player> [-m] | xchest.view.others | show, open, chest, v | View <player>'s virtual chest contents. If the m flag is included, you will be able to modify that player's chest. |