An open API service indexing awesome lists of open source software.

https://github.com/shantek/postoffice

A fully functional Post Office plugin for your Minecraft server. With a built in protection system, your post boxes are always safe from other players. A built in notification system informs players when they have items in their post box.
https://github.com/shantek/postoffice

bukkit-plugin java minecraft minecraft-plugin minecraftjava paper-plugin papermc purpur-plugin spigot spigot-plugin

Last synced: 16 days ago
JSON representation

A fully functional Post Office plugin for your Minecraft server. With a built in protection system, your post boxes are always safe from other players. A built in notification system informs players when they have items in their post box.

Awesome Lists containing this project

README

          

# ![Shantek Banner](/.github/assets/Banner.png)

---
[![Modrinth](https://img.shields.io/badge/Modrinth-Download-green?logo=modrinth)](https://modrinth.com/plugin/postoffice)
[![Discord](https://img.shields.io/discord/628396916639793152.svg?color=%237289da&label=discord)](https://shantek.co/discord)
[![CodeFactor](https://www.codefactor.io/repository/github/shantek/postoffice/badge)](https://www.codefactor.io/repository/github/shantek/postoffice)
![GitHub commit activity](https://img.shields.io/github/commit-activity/m/shantek/PostOffice)
![GitHub Created At](https://img.shields.io/github/created-at/shantek/PostOffice)

Post Office Plugin Banner

# ๐Ÿ“ฎ Post Office Plugin

**A fully functional post box system for Bukkit-based Minecraft servers!**
Turn barrels into secure player mailboxes with claims, protection, and notifications.

> ๐Ÿ”„ **Version 2 is a full rewrite.** Youโ€™ll need to re-register existing post boxes.
> Just remove the playerโ€™s name from the sign and follow the steps below.

### ๐Ÿ”ง [Get the latest development builds here](https://github.com/shantek/PostOffice/releases/)

---

## โœ‰๏ธ How It Works

1. Upload the JAR to your server and restart.
2. Edit the `config.yml` if needed (optional).
3. Place barrels in your post office build.
4. Attach a blank sign to the front of each barrel.
5. While looking at the sign, type `/postoffice register`.
6. Players can use `/postoffice claim` to claim a registered box.
7. Admins can claim on behalf of others with `/postoffice claim `.

> ๐Ÿ“ฆ Anyone can deliver items into a post box, but only the **owner** can retrieve them.
> ๐Ÿ” Post boxes are protected from tampering unless permissions override this.
> You can disable built-in protection and use WorldGuard or other systems instead.

---

## ๐ŸŽฅ YouTube Tutorial

[![YouTube](http://i.ytimg.com/vi/WJtsFSBOviI/hqdefault.jpg)](https://www.youtube.com/watch?v=WJtsFSBOviI)

---

## ๐Ÿ› ๏ธ Commands

| Command | Description |
|--------|-------------|
| `/postoffice register` | Register a barrel + sign as a post box. |
| `/postoffice claim` | Claim a registered post box. |
| `/postoffice claim ` | Admin command to claim on behalf of a player. |
| `/postoffice remove` | Remove a post box (while looking at it). |
| `/postoffice info` | Show info about the post box youโ€™re looking at. |

---

## ๐Ÿ” Permissions

| Node | Description |
|------|-------------|
| `shantek.postoffice.use` | Default true. Deny this to ban a player from using post boxes. |
| `shantek.postoffice.removeitems` | Allow access to remove items from any post box. |
| `shantek.postoffice.register` | Register or remove post boxes. |
| `shantek.postoffice.claim` | Claim a post box. |
| `shantek.postoffice.claim.others` | Claim for another player (admin/mod use). |
| `shantek.postoffice.updatenotification` | Receive plugin update notifications. |

---

## ๐Ÿ“ฆ Downloads

Available on:
- [Spigot](https://www.spigotmc.org/resources/post-office.108343/)
- [Modrinth](https://modrinth.com/plugin/postoffice)
- [CurseForge](https://www.curseforge.com/minecraft/bukkit-plugins/post-office)

---

## ๐Ÿ’ฌ Community & Support

- ๐Ÿ›  [Report Bugs or Make Suggestions](https://github.com/shantek/PostOffice/issues)
- ๐Ÿ’ฌ [Join the Discord](https://shantek.co/discord)
- โค๏ธ [Support via Patreon](https://shantek.co/patreon)
- โ˜• [Or via PayPal](https://www.paypal.com/donate/?hosted_button_id=9N3RCSJF6PYPU)

---

## ๐Ÿ“„ License

[![License: GPL](https://img.shields.io/badge/license-GPL-blue.svg)](LICENSE)

Distributed under the **GNU General Public License v3.0**.
See the [`LICENSE`](LICENSE) file for details.

---

![Plugin Usage Stats](https://bstats.org/signatures/bukkit/Post%20Office.svg)