Commands
The player command and the admin sub-commands, with their permissions.
AT-MailBox has one player command and a set of admin sub-commands.
Player
| Command | Permission | What it does |
|---|---|---|
/mailbox | atmailbox.use | Open your own mailbox. |
/mb | atmailbox.use | Alias for /mailbox. |
Admin
All admin sub-commands need atmailbox.admin.
| Command | What it does |
|---|---|
/mailbox admin open <player> | Open another player's mailbox. |
/mailbox admin deliver <player> | Send the item in your hand to a player's mailbox. |
/mailbox admin clear <player> | Clear a player's mailbox. Works on offline players. |
/mailbox admin reload | Reload the config and language files, and re-hook PlaceholderAPI. |
deliver sends whatever you are holding in your main hand, so hold the item
first, then run the command.
Notes
- When an admin opens or claims from another player's mailbox, claimed items go to the admin's inventory.
clearworks even if the target is offline.- Run
/mailbox admin reloadafter editingconfig.ymlor a language file to apply changes without a restart.
See Permissions for the full node list.