AT-MailBox logoAT-MailBox

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

CommandPermissionWhat it does
/mailboxatmailbox.useOpen your own mailbox.
/mbatmailbox.useAlias for /mailbox.

Admin

All admin sub-commands need atmailbox.admin.

CommandWhat 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 reloadReload 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.
  • clear works even if the target is offline.
  • Run /mailbox admin reload after editing config.yml or a language file to apply changes without a restart.

See Permissions for the full node list.

On this page