HomeJavaModsMailbox Reimagined
Mailbox Reimagined
ModsJava

Mailbox Reimagined

by GoldwarGlory · on Modrinth

📩Mailbox is a lightweight yet powerful Minecraft plugin🚀 that allows players to send and receive mail even when recipients are offline🌟. It features a…

Which build do you need?

This mod ships a separate file for every mod loader and every version of the game. Pick both, then download — the wrong build installs fine and then does nothing in the game.

Mod loader

Minecraft version

⬇ Download for 1.21.7–26.2 · Folia⬇ Download for 1.21.7–26.2 · Paper⬇ Download for 1.21.8–26.2 · Purpur⬇ Download for 1.21.8–26.1.2 · Bukkit⬇ Download for 1.21.8–26.1.2 · Spigot
I don't know my version or loader
Open the Minecraft launcher and look at the profile you play on — it names both, like fabric-loader-1.21.4. The version also shows in the bottom-right corner of the game's main menu.
No loader in the profile name? Then it's plain Minecraft, and these mods won't run — you need Fabric or NeoForge installed first.
Mailbox Reimagined — screenshot 1Mailbox Reimagined — screenshot 2

Banner

📬 Mailbox – Offline + Online Mail System

-> 🔗Discord server: https://discord.gg/e6ZrPeUTKm

✨ Short Summary:

-> For Changelogs: https://modrinth.com/plugin/mailbox-reimagined/changelog

📦 How to Install:

-> Download link: https://modrinth.com/plugin/mailbox-reimagined/versions

⚙️ Technical Details:

💖 Need help? or report bugs

➕Extra Info of UltraMailbox

📜 Commands
/mail <player> <message>   - Send a mail to a player
/mailbox                   - Open your mailbox GUI
/block <player|*>          - Block a player or everyone from sending mail
/unblock <player|*>        - Unblock a player or everyone
/mailcleanup               - Delete all mails from your mailbox
🔐 Permissions
mailbox.mail        - Allows sending mails
mailbox.open        - Allows opening mailbox GUI
mailbox.block       - Allows blocking players
mailbox.cleanup     - Allows using /mailcleanup
📌plugin.yml
name: Mailbox
main: Mailbox.MailboxPlugin
version: 1.0.0
api-version: 1.21
author: Goldwar_Glory
description: A player mailbox system with offline mail, blocking, and SQLite storage.
website: https://modrinth.com/plugin/mailbox

commands:
  mail:
    description: Send a mail to another player.
    usage: /mail <player> <message>
    aliases: [sendmail]
    permission: mailbox.mail
    permission-message: §cYou don’t have permission to use this command.

  mailbox:
    description: Open your mailbox GUI.
    usage: /mailbox
    aliases: [mbox]
    permission: mailbox.mailbox
    permission-message: §cYou don’t have permission to use this command.

  block:
    description: Block a player from sending you mails.
    usage: /block <player|*>
    aliases: [blockmail]
    permission: mailbox.block
    permission-message: §cYou don’t have permission to use this command.

  unblock:
    description: Unblock a player from your mail blocklist.
    usage: /unblock <player|*>
    aliases: [unblockmail]
    permission: mailbox.unblock
    permission-message: §cYou don’t have permission to use this command.

  mailcleanup:
    description: cleanup mailbox.
    usage: /mailcleanup
    aliases: [mclean]
    permission: mailbox.cleanup
    permission-message: §cYou don’t have permission to use this command.

permissions:
  mailbox.mail:
    description: Send mail
    default: true
  mailbox.mailbox:
    description: Open mailbox
    default: true
  mailbox.block:
    description: Block players
    default: true
  mailbox.unblock:
    description: Unblock players
    default: true
  mailbox.cleanup:
    discription: cleanup MailboxGUI
    default: true
⚙️ config.yml
# Worlds listed here cannot use mailbox commands or GUI actions.
# Use exact world names from your server. Run /reload-mailbox after editing.
disabled-worlds: [MMM,MMV,MM2]
update-tracker: true # tracks update of mailbox pluin
Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more