0
Mailboxes is a Spigot plugin that gives players an in-game messaging system. Players can send text messages and attach items to other players, even when they are offline. Messages are stored persistently and can be listed, opened, archived, or deleted.
Mailboxes-<version>.jar from the Releases page.plugins/ folder./m send <player> "Hello!"-attach: /m send <player> "Here is a gift" -attach/m list/m open| Permission | Default | Description |
|---|---|---|
mailboxes.help | true | View the help menu. |
mailboxes.list | true | List messages. |
mailboxes.open | true | Open a message. |
mailboxes.send | true | Send a text message. |
mailboxes.send.attach | true | Send a message with an item attached. |
mailboxes.delete | true | Delete a message. |
mailboxes.archive | true | Archive a message. |
mailboxes.config | op | View or change config options. |
Ask questions in the Discord server or open a GitHub issue.