Setup
As A Dependency
We use jitpack. For any issues please see the documentation. Note: It is important that you DO NOT compile the entire repository into your plugin. This could cause issues with your users and / or others trying to use the API.
Gradle (Groovy)
Maven
Getting an Instance
To use the plugin's inbuilt API you should do the following. Be aware, you may also use the plugin's direct instance to retrieve information but using the API methods is safer.
Remember to add MailMe to your plugin.yml dependencies!
Last updated
Was this helpful?