Compatibility
Minecraft: Java Edition
26.1.x
1.21.x
Platforms
Tags
Creators
Details
Licensed ARR
Published 3 weeks ago
โจ Features
- ๐ฎ Send items to online and offline players
- ๐ Supports all Minecraft items (Preserves enchantments, custom names, lore, NBT data, and Shulker Box contents)
- ๐ฅ๏ธ Easy-to-use GUI with Pagination Support ๐ (New) โ Mailboxes now dynamically scale into multiple pages using navigation arrows if a player has too many items.
- ๐ต๏ธ Admin Spy Mode (New) โ Complete control for server staff to inspect and clean out any player's mailbox.
- ๐ Lucky Drops System (New) โ Reward players with custom items, cash, or effects when they check their mail.
- ๐ Players are notified when they receive new mail upon logging in.
- ๐พ YAML-based storage โ Mail persists safely through server restarts with no complex database required.
- โก Optimized for modern Paper servers.
๐ฎ Commands
| Command | Description |
|---|---|
/posta |
Opens your personal mailbox |
/posta spy <player> |
Opens and manages another player's mailbox (Admin) |
/senditem <player> |
Sends items from your hand/GUI to a player |
๐ Permissions
| Permission | Description | Default |
|---|---|---|
offlinedelivery.mailbox |
Allows opening your own mailbox | true |
offlinedelivery.send |
Allows sending deliveries to players | true |
offlinedelivery.spy |
Allows administrators to spy on other mailboxes | op |
๐ฌ How it works
- Use
/senditem <player>. - Place the items you want to send into the GUI and confirm the delivery.
- The items are safely stored in the YAML file.
- The recipient is notified and can collect them later using
/posta. - If a player has lots of mail, they can flip through pages using the arrows at the bottom row.
๐งฉ Compatibility
- Paper 1.21.11+
- Java 21+
โค๏ธ Why OfflineDelivery?
OfflineDelivery provides a simple, secure, and reliable way for friends to exchange items without needing to be online at the same time. Perfect for survival servers, SMPs, and private communities that want a clean mail system with built-in admin control and fun reward mechanics.


