Fixes | Changes:
- Removed lootchests configuration(s) from the config.yml file.
- Removed the storing of data in YAML files.
- The plugin now uses a SQL database to store all data for the plugin.
- It took absolutely ages to migrate over but I am certain that every single piece of data that cannot be stored in DRAM is saved to a database.
IMPORTANT NOTES:
Updating to version 1.7.9 of MMORPGClasses will
WIPE YOUR DATA for your server. Each class, level, point amount etc. will be completely wiped. I understand the annoyance of this but migrating to database storage was always intended and quite frankly extremely necessary due to the sheer size of the data needing to be stored. Versions lower than this have been deleted from the page so that nobody can download them and get confused.