DP-MailBox
作者:rebot | 分类:模组
Minecraft 版本: 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11 26.1 26.1.1 26.1.2 26.2
平台: bukkit paper purpur spigot
标签: social storage utility
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.
- Send items to other players via mailbox, even if they are offline
- Each player has a personal mailbox GUI to receive items
- Mail items expire automatically after a configurable time
- Supports admin mail sending to specific players or all players
- Fully supports English and Korean language files
- All mailbox data is saved automatically
- All DP-Plugins require the
DPP-Coreplugin - The plugin will not work if
DPP-Coreis not installed - You can download
DPP-Corehere: 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- Message prefix
- Language selection (
en_US,ko_KR) - Mail expiration time (in seconds, default: 7 days)
-
Language files
lang/en_US.ymllang/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
- Items are sent from the player’s hand
- If inventory is full, receiving is blocked until space is available
- Expired mails are removed automatically
- Admin commands require OP or
dpmb.adminpermission
- No external API integrations are used
- https://discord.gg/JnMCqkn2FX
- Join our Discord for support, bug reports, or feature requests
- Suggestions and feedback are always welcome!
请登录后举报
暂无评论,抢个沙发吧~