- Compatible API Versions
- 1.0.9
- Sourcecode
- https://github.com/popkechupki/ServerMail
- Contributors
- good777LUCKY, popkechupki
ServerMail
Support java 8+ from ver1.0.4.
An email plugin that works with Nukkit. There are times when you want to leave a message for the offline players, right? Of course, you can also send it to online players.
This plugin uses the language set in nukkit.yml (English, Japanese, Korean).
You can configure the messages in lang.properties and other settings in config.yml.
We also need your help to add a new language.
Commands
Support java 8+ from ver1.0.4.
An email plugin that works with Nukkit. There are times when you want to leave a message for the offline players, right? Of course, you can also send it to online players.
This plugin uses the language set in nukkit.yml (English, Japanese, Korean).
You can configure the messages in lang.properties and other settings in config.yml.
We also need your help to add a new language.
Commands
- /sendmail {Send to} {subject} {message. you can use space key} ...Sends an email to the destination. You have to use exact name. THIS IS CASE SENSITIVE.
- /send... This will actually send the message with the contents set by the above command. Please be sure to do this when sending an email to prevent name mistakes, etc.
- /listmail {page}... You can see your mailbox and the ID of each email (used to read and delete it).
- /readmail {ID}... Reads mail with the specified ID.
- /deletemail {ID}... Deletes an email with the specified ID.
- General Public Lisence v3.0