ServerMail

ServerMail 1.1

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
  • /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.
LISENCE
  • General Public Lisence v3.0
  • Like
Reactions: DimBoy and NanZee
Author
popkechupki
Downloads
3,528
Views
3,528
First release
Last update
Rating
0.00 star(s) 0 ratings

More resources from popkechupki

  • FireLiquidRestriction
    FireLiquidRestriction
    Limit the firing of blocks, operations involving magma and water, and explosions.

Latest updates

  1. Release 1.1

    Update Add support for MySQL.
  2. Release 1.0.7.

    Update Add Korean language support. Fix wrong command message.(1.0.6)
  3. Release 1.0.5

    Update: Enhance functions.
Top