-
Notifications
You must be signed in to change notification settings - Fork 13
Commands
-
/mail list
Shows new mails.
Permission:
bungeemail.use
-
/mail listall
Shows new and old mails.
Permission:
bungeemail.use
-
/mail send <recipient> <message>
Send a mail with content
<message>
to<recipient>
. Note that you can only send messages to players that have played on the server at least once after the plugin has been installed.Permission:
bungeemail.use
andbungeemail.send
-
/mail help
Displays the help message.
Permission:
bungeemail.use
-
/mail del <id>
Delete mail
<id>
.Players can only delete their own mails.
Permission:
bungeemail.use
-
/mail del read
Delete all read mails.
Permission:
bungeemail.use
-
/mail del all
Delete all mails.
Permission:
bungeemail.use
-
/mail sendall <message>
Send a message to all players.
Permission:
bungeemail.use
andbungeemail.sendall
-
/mail reload
Reload the configuration file. If you change the storage options you need to restart BungeeCord.
Permission:
bungeemail.use
andbungeemail.admin