GUI mailbox plugin
This plugin adds an in-game mailbox system that allows players to send and receive items asynchronously.
Players can send items even when the target player is offline, and receive them later through a mailbox GUI.
DPP-Core plugin DPP-Core is not installed DPP-Core here: Click me!
1️⃣ Place the DPP-Core plugin and this plugin file (DP-MailBox-*.jar) into your server’s plugins folder
2️⃣ Restart the server, and the plugin will be automatically enabled
3️⃣ Configuration and language files will be generated on first run
config.yml
en_US, ko_KR) Language files
lang/en_US.yml lang/ko_KR.yml
❗ Some commands require admin permission (dpmb.admin)
Command List and Examples
| Command | Permission | Description | Example |
|---|---|---|---|
/dpmb open |
dpmb.open | Open your mailbox | /dpmb open |
/dpmb send <player> |
dpmb.send | Send held item to player | /dpmb send Steve |
/dpmb admin open <player> |
dpmb.admin | Open another player’s mailbox | /dpmb admin open Alex |
/dpmb admin send <player> |
dpmb.admin | Admin send item to player | /dpmb admin send BuilderBob |
/dpmb admin send all |
dpmb.admin | Admin send item to all players | /dpmb admin send all |
/dpmb admin time <time> |
dpmb.admin | Set mail expiration time | /dpmb admin time 2d 6h |
❗Notes when using commands
dpmb.admin permission