XChest/Commands
From SupaHam
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. | ||
xchest | create | xchest.create | c start |
Creates a new Virtual Chest to start transferring items. |
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. |