▶️ ЗАБЕРИ СВОИ 8 ПОДАРКОВ 🎁 ПРИ СОЗДАНИИ СВОЕГО МАЙНКРАФТ СЕРВЕРА
Моды/DP-MailBox
21
1
logo
introduce

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.


description
  • 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

depend-plugin
  • All DP-Plugins require the DPP-Core plugin
  • The plugin will not work if DPP-Core is not installed
  • You can download DPP-Core here: Click me!

installation

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


settings
  • config.yml

    • Message prefix
    • Language selection (en_US, ko_KR)
    • Mail expiration time (in seconds, default: 7 days)
  • Language files

    • lang/en_US.yml
    • lang/ko_KR.yml

command

❗ Some commands require admin permission (dpmb.admin)

Command List and Examples

CommandPermissionDescriptionExample
/dpmb opendpmb.openOpen your mailbox/dpmb open
/dpmb send <player>dpmb.sendSend held item to player/dpmb send Steve
/dpmb admin open <player>dpmb.adminOpen another player’s mailbox/dpmb admin open Alex
/dpmb admin send <player>dpmb.adminAdmin send item to player/dpmb admin send BuilderBob
/dpmb admin send alldpmb.adminAdmin send item to all players/dpmb admin send all
/dpmb admin time <time>dpmb.adminSet 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.admin permission

api-integration
  • No external API integrations are used

discord

Совместимость

Minecraft: Java Edition

1.21.x1.20.x

Платформы

Поддерживаемые окружения

Сервер

Детали

Лицензия:MIT
Опубликован:2 месяца назад
Обновлён:2 месяца назад
Главная