promotional bannermobile promotional banner

Simple Mail

Click, send, done! Intuitive mail system for sending items to players. Great for server events and rewards.

File Details

SimpleMail-1.7

  • R
  • Sep 1, 2025
  • 37.67 KB
  • 100
  • 1.20.1
  • Forge

File Name

SimpleMail-1.7.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:simple-mail-1307118:6953173")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Mail Command Updates

Modified Commands:
/sendmail @a - Now sends mail only to online players (previously sent to all players including offline)
/sendservermail "custom_name" @a - Now sends server mail only to online players (previously sent to all players including offline)


Unchanged Behavior:
/sendmail <player> - Still sends to specific player
/sendservermail "custom_name" (without @a) - Still sends to all players (online + offline)
/sendservermail "custom_name" <player> - Still sends to specific player

Summary: 
When using @a selector, mail is now limited to currently online players only. Commands without @a maintain the original behavior of sending to all players including offline ones