After putting quite some thought into it, I've decided to make Emailer an open source project and let anyone contribute to it. Everyone is encouraged to help in the development process!
While it'll be open source on Github, it will remain with a price here for those who want to support the project or use a precompiled version.
Having it open-source does NOT mean you can recompile it and sell it/redestrubute it on other sources.
Hi there, I just wanted to give everyone a small update about what's going on with this and the rest of my plugins as for the past few months I have been pretty inactive on spigot. Well, this year I am doing an exchange year abroad and things have been busier than usual, there are a lot of things I need to adapt to, and my free time is now limited. I will try to have some updates here and there, but nothing is certain for at least 5 months.
I hope I'll be able to update it some times though.
Due to the last update causing quite a bit of confusion, I just wanted to let you know that this is something temporary. The plugin will not be abandoned soon. Expect a few more updates in the following days. Although, I'm considering stopping plugin updates for the following months.
Hi there, I just wanted everybody to know that in a few days I won't be able to keep updating/providing support to this plugin. There will still be updates on the following days though.
Fixed an error thrown when the TITLE action is invalid and there are not enough arguments. It will now log a message notifying the admins about what should be done.
I am looking for suggestions to add to this plugin. Any kind of suggestion will be considered and most likely added to the plugin. Join our discord to make your suggestion https://lagbug.me/discord
Hey all, in this update, just like in my other plugin (giveaways), I've improved the way that commands are handled. This won't really make any difference to you, but it makes the code much cleaner.
In this update:
- Update checker has been improved and will run asynchronously every 3 hours.
- The
getResult() from the API has been removed. There is also now
getPending() and a
PlayerVerifyEvent has been added.