
Simple Mail - Server Mail Mod
Simple Mail is a convenient mail system for Minecraft servers that allows administrators to send items to players through an intuitive interface.
Key Features
- Sending items to all server players (regardless of their online status)
- Personal item delivery to specific players
- Ability to send mail from the server with custom names (perfect for events and maintenance)
- Automatic notifications for players about new mail
- Simple chest-based interface
- Automatic mail cleanup after items are collected
- Configurable permissions for regular users
- Timestamps on all mail packages
- Function to force open mail interface for other players
- Welcome package for new players (required for offline mail functionality)
Commands
/sendmail
- opens interface to send mail to all players (requires admin rights)
/sendmail <player>
- opens interface to send mail to specific player
/sendservermail
- opens interface to send mail as "Server"
/sendservermail "name"
- sends mail from custom server name to all players
/sendservermail "name" @a
- sends mail from custom name to all online players
/sendservermail "name" <player>
- sends mail from custom name to specific player
/mail
- opens interface to view and collect your mail
/mail <player>
- forcibly opens target player's mail interface
/simplemail editWelcomePackage
- allows administrators to edit welcome package without modifying configuration files
Ideal Use Cases
- Compensation packages for maintenance
- Event rewards and announcements
- Holiday gifts and seasonal items
- Welcome packages for new players
- Server-wide notifications with attached items
- Apology packages for server downtime
Installation: Server-side only - no client installation required!