Skip to content
This repository was archived by the owner on Nov 11, 2025. It is now read-only.

Reference

SadShrimpy edited this page Oct 2, 2024 · 4 revisions

This list breaks each command down by word.

The [ ] brackets are used to show variables, or what you need to fill in.
The {bleh/blah/bluh} is used to show that the input can be multiple words.

  • /box
    • [type] - get mailbox
      • [player] - give player a mailbox
        • [amount] - give player multiple mailboxes
    • list - list all mailbox types
  • /boxes - list all mailbox locations
  • /breakboxes - break all mailboxes
  • /globalbox
    • [type] - get globalbox
      • [player] - give player a globalbox
        • [amount] - give player multiple globalboxes
    • list - list all globalbox types
  • /letter
    • [type] - get letter
      • [player] - give player a letter
        • [amount] - give player multiple letters
    • list - list all letter types
  • /mail - open a virtual mailbox
  • /pack -[type] - get package
    • [player] - give player a package
      • [amount] - give player multiple packages
    • list - list all package types
  • /postbox
    • [type] - get postbox
      • [player] - give player a postbox
        • [amount] - give player multiple postboxes
    • list - list all postbox types
  • /starmail - display Star Mail commands
  • /warehouse
    • help - show warehouse help
    • send [player] [type] - send mail to player
    • save - save hand item to warehouse
      • [name] - save hand item to warehouse
    • rename [old] [new] - rename warehouse entry
    • edit [type] - edit warehouse entry
    • delete [type] - delete warehouse entry
    • list - list all warehouse entries
  • /blacklist
    • help - show blacklist help
    • add - add the held item to the blacklist
    • list - show the codes in the blacklist
    • remove - remove the held item to the blacklist
    • reload - reload the in-game configuration lists, to match the file one
  • mail.* : grants all Star Mail permissions
  • mail.custom : allows any item to be sent as mail
  • mail.loot : grants access to summon commands
  • mail.boxes.[amount] : allows player to register up to [amount] mailboxes
  • mail.warehouse : grants access to warehouse commands
  • mail.cooldown.[seconds] : grants a shorter mail send cooldown.
  • mail.block.* : allows use of all blocks
  • mail.block.mailbox : allows use of the mailbox block
  • mail.block.globalbox : allows use of all global mailbox block
  • mail.block.postbox.* : allows use of postbox block
  • mail.craft.* : grants access to all crafting recipes
  • mail.craft.letter : allows letter crafting
  • mail.craft.box : allows mailbox crafting
  • mail.craft.package.* : grants access to crafting all packages
  • mail.craft.package.crate : allows crate crafting
  • mail.craft.package.chest : allows chest crafting
  • mail.craft.package.gift : allows gift crafting
  • mail.email.* : grants all email permissions
  • mail.email.send : grants access to /sendto
  • mail.email.box : grants access to /mailbox
  • mail.blacklist : grants all blacklist management permissions

Any color wool can be used interchangeably in the following recipes.

letter-and-quill

letters

box

boxes

crates

chests

gift

gifts

Clone this wiki locally