AT-MailBox logoAT-MailBox

Login notify

Tell players they have mail waiting when they join the server.

When a player joins with items waiting in their mailbox, AT-MailBox can tell them. This reminds players to claim items before they expire.

What the player sees

The notification can show up in three ways, and you can use any mix of them:

  • A chat message with the unclaimed count.
  • A title and subtitle on screen.
  • A sound.

Settings

SettingDefaultWhat it does
mailbox.login-notify.enabledtrueTurns the join notification on or off.
mailbox.login-notify.chattrueShow the notification in chat.
mailbox.login-notify.titletrueShow it as a title and subtitle.
mailbox.login-notify.soundENTITY_EXPERIENCE_ORB_PICKUPSound to play. Leave blank to disable.
mailbox.login-notify.cooldown-seconds300Least time between notifications for the same player.

The cooldown stops repeat notifications if a player relogs quickly. With the default of 300, a player is notified at most once every five minutes.

Skipping the notification

Players with the atmailbox.notify.bypass permission are never notified. Use this for staff or for ranks that do not want the reminder. See Permissions.

On this page