Compatibility
Minecraft: Java Edition
Platforms
Creators
Details

š® Post Office Plugin
The ultimate mail system for your Minecraft SMP!
Turn barrels into secure, player-owned post boxes with claim functionality, protection, and notifications.
ā ļø Note: Version 2 introduces a full system rewrite. You'll need to re-register post boxes. Simply remove the playerās name from the sign and follow the setup steps below.
š„ Quick Demo:
āļø How It Works
- Drop the JAR into your
/pluginsfolder and restart the server. - Adjust
config.ymlas needed (optional). - Build your post office using barrels as mailboxes.
- Place a sign on the front of a barrel.
- Look at the sign and run:
/postoffice register - Players can then run
/postoffice claimto claim an unclaimed post box. - Admins/mods can claim for others using
/postoffice claim <playername>
š Items can be deposited by anyone but only the owner can retrieve them.
š”ļø Built-in protection ensures post boxes canāt be tampered with. Prefer WorldGuard or another region plugin? You can disable the internal protection in the config.
āļø Default Configuration
If any issues are found in your config.yml, default settings will be restored.
š View default config on GitHub ā
š Post Box Protection
Enabled by default, this protects both barrels and signs from griefing.
To disable and use an external protection system, set postbox-protection: false in the config.
š ļø Commands
| Command | Description |
|---|---|
/postoffice register |
Register a post box (barrel with a sign). |
/postoffice claim |
Claim a registered post box for yourself. |
/postoffice claim <player> |
Admins: Claim a post box for someone else. |
/postoffice remove |
Remove a post box (while looking at it). |
/postoffice info |
View owner or registration status of a post box. |
š§¾ Permissions
| Node | Description |
|---|---|
shantek.postoffice.use |
Prevents a player from accessing post boxes (default: allowed). |
shantek.postoffice.removeitems |
Allow removal of items from any post box. |
shantek.postoffice.register |
Register/remove post boxes in config. |
shantek.postoffice.claim |
Claim a post box for yourself. |
shantek.postoffice.claim.others |
Claim a post box for another player. |
shantek.postoffice.updatenotification |
Notify this player of plugin updates. |
š¬ Support & Dev Builds
- š” Questions or suggestions? Join the Discord ā
- š§ Want dev builds? Check GitHub ā
- ā¤ļø Support development: Patreon ā


