AT-MailBox logoAT-MailBox

Permissions

Every permission node AT-MailBox uses and what it grants.

Grant these nodes through your permissions plugin. Capacity tiers are special: each tier you define in the config adds its own node.

Nodes

PermissionDefaultGrants
atmailbox.usetrueOpen and claim from your own mailbox.
atmailbox.adminopThe admin sub-commands.
atmailbox.capacity.defaulttrueThe baseline capacity tier.
atmailbox.capacity.vipfalseThe VIP capacity tier.
atmailbox.capacity.mvpfalseThe MVP capacity tier.
atmailbox.capacity.unlimitedfalseThe unlimited capacity tier.
atmailbox.capacity.<custom>noneAny tier you add in config.yml.
atmailbox.notify.bypassfalseSkip the "you have mail" join notification.

Capacity permissions

Every tier under mailbox.pages.max-pages grants atmailbox.capacity.<name>. The nodes above are the built-in tiers. If you add a tier called elite, it grants atmailbox.capacity.elite.

A player gets the page count of the highest tier they hold. See Capacity tiers.

atmailbox.capacity.default is on for everyone by default. It sets the baseline mailbox size when a player has no higher tier.

Admin access

atmailbox.admin covers all of /mailbox admin open, deliver, clear, and reload. See Commands.

On this page