mirror of
https://github.com/Coooookies/Grasscutter-MeaMailPlus.git
synced 2024-11-16 07:59:24 +00:00
src/main | ||
.gitignore | ||
LICENSE | ||
pom.xml | ||
README.md |
MeaMailPlus - Grasscutter Mail enhancements
MeaMailPlus is a plugin of Grasscutter, you can use this plugin to send your mail conveniently.
English | 简体中文 (正在写)
💡Feature
- Birthday Mail - Send birthday emails to players on their birthdays.
- Daily Bonus - Players will receive rewards when they join the server.
- Newbie Gift Mail - Players will receive rewards when they first joined.
- Scheduled Mail push - You can limit the level threshold of players to receive the mail.
- Command support - Support sending Mails by command.
- RESTful API - Send Mail via third-party API.
- MORE - Comming soon...
🍗Setup
Install
- Download Plugin Jar
- Put plugins into
plugins
folder of your grasscutter server. - Start your server, then the plugin will create
MeaMailPlus
folder in your server plugin folder.
Root
│ lib
│ keys
│ resources
│ ...
└───plugins
│ ...
└───MeaMailPlus
│ template // template files
└───config.json // plugin config file
How to use?
🤔 Comming soon...
Command & Permission
Command:
Send Mail:
/meamail send <templateId> <uid>
/meamail sendall <templateId> <minLevel>
/meamail sendallonline <templateId> <minLevel>
Other:
/meamail reload
/meamail help
Permission:
meo.mail | Control plugin functions