πŸ“¬Mailbox

This module allows you to create a mailbox for your players' items. When the plugin gives an item to a player, it checks if there is space in their inventory. If not, the item is sent to their mailbox. The item will expire after a configurable number of days.

The plugin's API allows other plugins to add items to the mailbox. For example, an AuctionHouse plugin (such as zAuctionHouse) can integrate with zEssentials to deliver items directly to the mailbox instead of using the plugin's pending inventory system.

Configuration

Config.yml

Mailbox Inventory

Inventory of the mailbox, the items will be displayed thanks to the button ZESSENTIALS_MAILBOX

Last updated