Added support for MySql database storage
- As with any new feature please notify me if you experience any issues with MySql storage and I will try to resolve it with you as quickly as I can.
- Added command (tempfly migrate). This command may only be used from console and will migrate all of your data.yml data to the MySql database defined in the config.
- If you don't have a data.yml to migrate you can ignore the rest of this.
- To migrate data please ensure no players are on your server, any data currently in RAM and not yet written to the data.yml will not be migrated.
- Use the command (tempfly migrate) in console and confirm.
- When the server tells you the process is finished you may reopen your server to players.
- After data is migrated you may remove your data.yml file, or keep if if you like. Tempfly will continue operating from the database.