Player Commands
| Command | Description |
|---|---|
/mail | Open mailbox |
/mail send <player> | Send mail |
/mail stats | View stats |
/mail block <player> | Block player |
/mail unblock <player> | Unblock player |
Complete reference for all Courier commands.
Commands available to all players with the courier.mail.use permission.
Open your mailbox GUI.
/mailThe mailbox GUI shows:
Open the mail composition GUI to send mail to a player.
/mail send <player>Arguments:
player - Username of the recipientExample:
/mail send NotchView your personal mail statistics.
/mail statsShows:
Block a player from sending you mail.
/mail block <player>Arguments:
player - Username of player to blockExample:
/mail block SpammerSteveUnblock a previously blocked player.
/mail unblock <player>Arguments:
player - Username of player to unblockAdmin commands require the courier.admin permission (default: OP level 4).
Send a preset package to players.
/mailadmin sendpreset <target> <preset> [sender]Arguments:
target - Who to send to:
online - All online playerseveryone - All players with mailboxespreset - Preset ID to sendsender (optional) - Custom sender name (default: “System”)Examples:
# Send starter kit to a player/mailadmin sendpreset Notch starter_kit
# Send welcome gift to all online players/mailadmin sendpreset online welcome_gift
# Send event reward to everyone from "Event Team"/mailadmin sendpreset everyone event_reward Event Team
# Send from an NPC/mailadmin sendpreset Notch rare_pokemon Professor OakReload preset configurations.
/mailadmin reloadReloads all files from config/courier/presets/.
List all available preset packages.
/mailadmin listpresetsShows preset IDs and display names.
View debug information for a player’s mailbox.
/mailadmin debug <player>Arguments:
player - Player to inspectShows:
Manually trigger expired mail cleanup.
/mailadmin cleanupRemoves all mail past its expiration date.
View global mail system statistics.
/mailadmin statsShows:
Player Commands
| Command | Description |
|---|---|
/mail | Open mailbox |
/mail send <player> | Send mail |
/mail stats | View stats |
/mail block <player> | Block player |
/mail unblock <player> | Unblock player |
Admin Commands
| Command | Description |
|---|---|
/mailadmin sendpreset | Send preset |
/mailadmin reload | Reload presets |
/mailadmin listpresets | List presets |
/mailadmin debug | Debug player |
/mailadmin cleanup | Force cleanup |
/mailadmin stats | Global stats |
| Permission | Default | Commands |
|---|---|---|
courier.mail.use | true | All /mail commands |
courier.admin | op (4) | All /mailadmin commands |
All commands support tab completion:
online, everyone)