/
LamMailBox lets admins deliver items and rich-text messages to players who don’t need to be online. It’s a lightweight mailbox system for Paper/Folia 1.20+ that works from commands or plugin triggers.
/lmb send or trigger it from other plugins for instant rewards, gifts, or event drops.\n line breaks, and unicode icons.max-runs.player1;player2, allonline (snapshot of current players), or all (persistent for everyone).!main page !mail creation page
| Command | Permission | Description |
|---|---|---|
/lmb | lammailbox.open | Open your mailbox |
/lmb <player> | lammailbox.open.others | View another player's mailbox |
/lmb view <id> | (no permission) | View mail by ID (if you can access it) |
/lmb as <player> | lammailbox.view.as | View mail UI as another player |
/lmb send <player> <message> | lammailbox.admin | Send mail via command or console |
/lmb mailings | lammailbox.admin | View cron/first-join automation dashboard |
/lmbreload | lammailbox.reload | Reload configuration files |
/lmbmigrate <from> <to> | lammailbox.migrate | Migrate mail between storage backends (yaml/sqlite) |
Aliases: /mailbox, /mail
| Permission | Description |
|---|---|
lammailbox.compose | Create and send new mail through GUI |
lammailbox.items | Add items to mail when composing |
lammailbox.delete | Delete sent mail from sent mail view |
plugins/ and start the server to generate config/database files.plugins/LamMailBox/config.yml to customize GUI text, slots, notification settings, and default expiry days. Set enabled: false on any button entry to remove it from the interface. Decoration fillers can run console commands via the commands list, with %player% and %uuid% placeholders./lmb send; set up recurring deliveries in mailings.yml for cron or first-join workflows (/lmb mailings shows status).Need examples or deeper guidance? Check the wiki:
max-runs.Deliver mail, gifts, and rewards while players are offline—no clunky chest exchanges needed.

A mailbox system for Minecraft servers that allows players to send items, messages, and commands between each other.