Hello there!
Sorry, I kinda had forgotten about the plugin. Surprisingly, it already has almost 20,000 downloads! That's really impresive if you ask me.
I've been pretty busy these last days working on the plugin. Made lots of rewrites and some bug fixes. There's not much new stuff, but I added support for 3 more databases. Also, turns out the MySQL implementation can also support MariaDB, so I guess that counts as 4 instead 8)
I have removed the join titles feature too. Since this plugin is just for authentication, I decided this should probably be handled by another plugin.
Important: Some configuration values and sections were changed, mostly those related to database configuration. You can always check the latest config.yml
here. I recommend you check it, and update any necessary configurations.
Anyways, here's the complete changelog. I'll be working more on this plugin from now on! Stay tuned for new updates.
Changelog:
- Added support for PostgreSQL, SQLite, MongoDB and MariaDB databases.
- Data is now saved instantaneously instead of at an interval.
- Edited some default config.yml values
- Language files now use lower_underscore_case for their keys. Worry not! The plugin will automatically update any old keys with their new counterparts.
- The unregister command now works with any database type.