Перейти к содержимому
Mineforgian

MailBox

A powerful mail system plugin for Minecraft PaperMC servers

Загрузки
2K
Подписчики
13
Обновлён
6 июля 2026 г.
Лицензия
LGPL-3.0-only

Опубликован 9 августа 2024 г.

MailBox

A powerful mail system plugin for Minecraft PaperMC servers that enables players to send and receive messages and items through an intuitive GUI interface with economy integration.

Version Support Policy

Minecraft Version Support Status Notes
26.x ✅ Main Target Current target version
1.21.6 ~ 1.21.11 ✅ Supported support will end by 27.x
1.21 ~ 1.21.5 🚧 No Longer Supported Use legacy version
< 1.20 ❌ Not Supported Not compatible

Support Policy:

  • Active support for current Minecraft version and recent minor versions
  • No support for versions older than 1.20
  • Legacy versions available for older servers

Features

  • Intuitive GUI: User-friendly interface for managing mail and items.
  • Economy Integration: Seamless integration with popular economy plugins for item transactions.
  • Customizable Settings: Flexible configuration options to tailor the plugin to your server's needs

Installation

  1. Download the latest version of MailBox from the Releases page.
  2. Place the downloaded JAR file into your server's plugins directory.
  3. Restart your server to generate the configuration files.
  4. Customize the settings in the generated config.yml file as needed.
  5. Use the /mail command to access the plugin's features and manage your mail.

Quick Action

Press G to open the mail dialogue GUI, allowing you to quickly access your inbox and creating new mails without typing commands.

Commands

  • /mail inbox - Open the mail inbox GUI.
  • /sendmail <player> - Send a mail to another player.
  • /mail reload - Reload the plugin configuration.
  • /mail template - Manage mail templates (admin only).
  • /mail template create <name> - Create a new mail template (admin only).
  • /mail template delete <name> - Delete an existing mail template (admin only).
  • /mail template edit <name> <field> <value> - Edit a mail template field (admin only).
  • /mail template edit <name> attachment add <item> - Add an item attachment to a mail template (admin only).
  • /mail template edit <name> attachment delete <item> - Remove an item attachment from
  • /mail template edit <name> attachment list - List all item attachments in a mail template (admin only).
  • /mail template send <player> <template> - Send a mail using a template (admin only).

Ченджлог

1.1.0Релиз26.1.1, 26.1.2, 26.2 · 6 июля 2026 г.

🐛 Fixes

  • fix: update message formatting in build script and add changelog file
  • fix: normalize recipient and key parsing to lowercase

📦 Other

  • chore(deps): update dependency gradle to v9.5.1 (#52)
  • chore(deps): update plugin com.gradleup.shadow to v9.4.2 (#53)
  • chore(deps): update dependency com.zaxxer:hikaricp to v7.1.0 (#54)
  • chore(deps): update actions/checkout action to v7 (#55)
  • chore(deps): update dependency gradle to v9.6.0 (#56)
  • chore(deps): update plugin com.gradleup.shadow to v9.4.3 (#57)
  • chore(deps): update dependency gradle to v9.6.1 (#58)
  • chore: update Minecraft and Paper versions to 26.2
  • chore: update placeholderapi version to 2.12.3
  • chore: update plugin version to 1.1.0
1.1.0-beta.1Бета26.1, 26.1.1, 26.1.2 · 11 мая 2026 г.

🚀 Features

  • feat: add MailDialogView class for displaying mail dialogs

🐛 Fixes

  • fix: Update mailbox-api dependency in README
  • fix: use getName() method for player message in apply function
  • fix: improve permission checks for mail user argument type
  • fix: sanitize player name when generating key

📦 Other

  • [skip ci] chore: update conditional for changelog sending in build workflow
  • docs: update README with badges and correct spelling of "Customisable"
  • chore: update plugin version to 1.1.0-beta.1
  • chore(deps): update dependency org.projectlombok:lombok to v1.18.46 (#49)
  • chore(deps): update dependency com.mysql:mysql-connector-j to v9.7.0 (#50)
  • chore(deps): update dependency gradle to v9.5.0 (#51)
  • wip: dialog inbox
1.1.0-beta.0Бета26.1, 26.1.1, 26.1.2 · 20 апреля 2026 г.

📦 Other

  • chore: set changelog builder mode to COMMIT in build workflow
  • chore: simplify webhook and role mention variable assignments in build workflow
  • chore: bump plugin version to 1.1.0-beta.0
1.1.0-alpha.11Альфа26.1, 26.1.1, 26.1.2 · 20 апреля 2026 г.

📦 Uncategorized

  • chore(deps): update dependency gradle to v8.14.3
    • PR: #1
  • chore(deps): update dependency org.projectlombok:lombok to v1.18.38
    • PR: #2
  • chore(deps): update plugin com.gradleup.shadow to v9.0.0-rc3
    • PR: #3
  • chore(deps): update dependency com.mysql:mysql-connector-j to v9.4.0
    • PR: #4
  • chore(deps): update dependency com.zaxxer:hikaricp to v6.3.2
    • PR: #5
  • chore(deps): update dependency com.zaxxer:hikaricp to v7
    • PR: #6
  • chore(deps): update dependency gradle to v9
    • PR: #7
  • chore(deps): update plugin com.gradleup.shadow to v9.0.0
    • PR: #8
  • chore(deps): update dependency com.zaxxer:hikaricp to v7.0.1
    • PR: #9
  • chore(deps): update plugin com.gradleup.shadow to v9.0.1
    • PR: #10
  • chore(deps): update plugin com.gradleup.shadow to v9.0.2
    • PR: #11
  • chore(deps): update dependency com.zaxxer:hikaricp to v7.0.2
    • PR: #12
  • chore(deps): update plugin com.gradleup.shadow to v9.1.0
    • PR: #13
  • chore(deps): update dependency org.projectlombok:lombok to v1.18.40
    • PR: #14
  • chore(deps): update plugin xyz.jpenilla.run-paper to v3
    • PR: #15
  • chore(deps): update dependency org.projectlombok:lombok to v1.18.42
    • PR: #16
  • chore(deps): update dependency gradle to v9.1.0
    • PR: #17
  • chore(deps): update dependency org.apache.commons:commons-lang3 to v3.19.0
    • PR: #18
  • chore(deps): update plugin com.gradleup.shadow to v9.2.1
    • PR: #19
  • chore(deps): update dependency com.h2database:h2 to v2.4.240
    • PR: #20
  • chore(deps): update plugin com.gradleup.shadow to v9.2.2
    • PR: #21
  • chore(deps): update plugin io.papermc.paperweight.userdev to v2.0.0-beta.19
    • PR: #22
  • chore(deps): update plugin xyz.jpenilla.run-paper to v3.0.1
    • PR: #23
  • chore(deps): update plugin xyz.jpenilla.run-paper to v3.0.2
    • PR: #24
  • chore(deps): update dependency com.mysql:mysql-connector-j to v9.5.0
    • PR: #25
  • chore(deps): update dependency gradle to v9.2.0
    • PR: #26
  • chore(deps): update dependency org.apache.commons:commons-lang3 to v3.20.0
    • PR: #27
  • chore(deps): update dependency gradle to v9.2.1
    • PR: #28
  • chore(deps): update plugin com.gradleup.shadow to v9.3.0
    • PR: #29
  • chore(deps): update plugin com.gradleup.shadow to v9.3.1
    • PR: #30
  • chore(deps): update dependency gradle to v9.3.0
    • PR: #32
  • chore(deps): update dependency gradle to v9.3.1
    • PR: #33
  • chore(deps): update dependency com.mysql:mysql-connector-j to v9.6.0
    • PR: #34
  • chore(deps): update dependency me.clip:placeholderapi to v2.12.0
    • PR: #35
  • chore(deps): update dependency me.clip:placeholderapi to v2.12.1
    • PR: #36
  • chore(deps): update dependency me.clip:placeholderapi to v2.12.2
    • PR: #37
  • chore(deps): update plugin com.gradleup.shadow to v9.3.2
    • PR: #38
  • chore(deps): update dependency gradle to v9.4.0
    • PR: #39
  • chore(deps): update dependency org.projectlombok:lombok to v1.18.44
    • PR: #40
  • chore(deps): update plugin com.gradleup.shadow to v9.4.0
    • PR: #41
  • chore(deps): update dependency gradle to v9.4.1
    • PR: #42
  • chore(deps): update plugin com.gradleup.shadow to v9.4.1
    • PR: #43
  • chore(deps): update actions/checkout action to v6
    • PR: #44
  • chore(deps): update actions/setup-java action to v5
    • PR: #45
  • chore(deps): update gradle/actions action to v6
    • PR: #46
  • chore(deps): update actions/upload-artifact action to v6
    • PR: #47
  • chore(deps): update actions/upload-artifact action to v7
    • PR: #48
1.1.0-alpha.6+build.9Альфа26.1, 26.1.1, 26.1.2 · 12 апреля 2026 г.

Automated release for master

1.1.0-alpha.3Альфа1.21.9, 1.21.10, 1.21.11 · 5 марта 2026 г.

Changes

  • Fixed argument escaping.
1.1.0-alpha.2Альфа1.21.9, 1.21.10, 1.21.11 · 5 марта 2026 г.

Changes

  • Added new arrow item settings. Also added placeholders to the inbox-menu-titles message.
    • {unread_count}
    • {total_count}
    • {page}
    • {total_pages}
    • {max_mail_count}
    • {player_name}
  • Added Placeholder API support, allowing you to use placeholders such as %placeholder% in the title and body of mail templates.
  • Added pricing for emails and attachments. (Requires a Vault-based economics plugin.)
  • Added the /mail template send <player> <template> command.
1.0.1Релиз1.21.9, 1.21.10, 1.21.11 · 12 ноября 2025 г.

1.0.1

Changes

  • Added a new enable-game-menu-shortcut option.
  • Fixed some UI issues and errors.

Комментарии

Загружаем…