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

ItemMail

A GUI-based item mail Minecraft Paper plugin

Загрузки
58
Подписчики
0
Обновлён
22 мая 2026 г.
Лицензия
GPL-3.0-only

Опубликован 1 февраля 2026 г.

A GUI-based item mail Minecraft plugin for Paper servers to send items to other players.

Commands

  • /itemmail - Open the mail GUI.
  • /itemmail send {player name} - Sends the item that the player is holding to the specified player.
  • /itemmail {player name} - Admin command to open a GUI to inspect the mail of the specified player.
  • /itemmail reload - Reloads the plugin.

Players can collect mail by doing /itemmail and clicking on the player head for the player they wish to receive mail from.

Permissions

You will need to give players the required permissions for them to be able to use the different features.

  • itemmail.mail - Allows players to send and receive mail as well as view the mail GUI.
  • itemmail.mail.send - Allows players to send mail.
  • itemmail.mail.gui - Allows players to view mail GUI and receive mail.
  • itemmail.mail.blacklist.bypass - Allows players to bypass the mail blacklist.
  • itemmail.admin - Allows admins to view contents of and modify players' mail and use all other admin commands.
  • itemmail.admin.view - Allows admins to view contents of players' mail.
  • itemmail.admin.reload - Allows admins to reload the plugin.

Issues

If you encounter any bugs or would like a new feature added, please open an issue. Be sure to check existing issues first to avoid duplicates.

Contributing

Contributions are welcome. If you have any bug fixes, improvements, or new features you would like to add to this project, feel free to open a pull request.

License

ItemMail is licensed under the GNU GPL v3. Please see the license for more information.

Ченджлог

1.2.0Релиз26.1, 26.1.1, 26.1.2 · 22 мая 2026 г.
  • Fix online players occasionally not existing
  • Ensure a single instance of the MailManager
  • Make tab completion ignore case
  • Add sound for receiving mail
  • Add support for MySQL database
  • Add reload command
    • /itemmail reload - Reloads the plugin, including the config, database and Vault hook
  • Stop confirmation inventory closing after claiming item
  • Add support for economies via Vault
  • Add item blacklist
  • Add permission to bypass mail blacklist
    • itemmail.mail.blacklist.bypass - Allows players to bypass the mail blacklist.

Note for this release: All of the new features in this update are disabled by default and can be enabled in the new config.yml generated in the plugin's data directory. Please checkout the wiki for more information on configuring the plugin for the new features and how to migrate your current database to use MySQL (or MariaDB).

1.1.0Релиз1.21.9, 1.21.10, 1.21.11 · 1 февраля 2026 г.
  • Remove obsolete API
  • Improve permissions
    • New parent permission itemmail.mail
      • Defaults set to op only
  • All permissions need to be handed out to players as per Permissions for players to be able to use the different features
  • Add Folia support
  • Make player's item mail modifiable by admins

Комментарии

Загружаем…