Items & Inventory Commands
Item spawning, editing, and inventory utilities. Most are op-gated; /disposal is open to players.
| Command | Aliases | Usage (arguments) | Example usage | Description | Default level | Permission node |
|---|---|---|---|---|---|---|
/backpack | Command: /bp, /pack | /backpack [convert|respawn|virtual] | /backpack | Open your personal 3-row backpack. convert switches it to a physical item, respawn reissues a lost physical backpack and voids old copies, and virtual returns it to command-opened storage. | true | obx.backpack.use, obx.backpack.convert, obx.backpack.respawn |
/book | -- | /book [new|unsign|copy] | /book new | Get a writable book, unsign, or copy held book. | op | obx.book |
/disposal | Command: /trash | /disposal | /disposal | Open a trash inventory; items disappear when closed. | true | obx.disposal |
/enderchest | Command: /ec | /enderchest [player] | /enderchest Notch | Open an ender chest, optionally another player's. | op | obx.enderchest |
/give | -- | /give [amount] | /give Notch DIAMOND 16 | Give a material stack to a player. | op | obx.give |
/hat | Command: /head-on | /hat | /hat | Put the held item on your head. | op | obx.hat |
/i | Command: /item | /i [amount] | /i DIAMOND 16 | Give yourself a material stack. | op | obx.item |
/itemlore | Command: /lore | /itemlore [index] | /itemlore add Legendary | Add, set, or clear lore on the held item. | op | obx.itemlore |
/itemname | Command: /rename | /itemname | /itemname Excalibur | Rename the item in your hand. | op | obx.itemname |
/more | Command: /stack, /max | /more | /more | Fill the held stack to its maximum size. | op | obx.more |
/repair | Command: /fix | /repair [all] | /repair all | Repair the item in your hand or every repairable item. | op | obx.repair |
/skull | Command: /head | /skull | /skull Notch | Give yourself a player head. | op | obx.skull |
/unbreakable | Command: /unb | /unbreakable | /unbreakable | Toggle unbreakable on the held item. | op | obx.unbreakable |