Not Converting Flatfile to MySQL
CathalCraft opened this issue ยท 5 comments
I've been using Flatfile storage for Autorank, but I want to transfer it to MySQL now. I entered in my correct MySQL information and it connected, but it isn't converting my Flatfile data to MySQL. Would you look into adding support for this, please?
Autoranks MySQL works a little differently from other plugins. The MySQL is only used when you have a server network that is running multiple Minecraft servers.
I plan to add more servers to my network that use Autorank. Does using MySQL just push data from one server to the other one?
When MySQL is enabled for multiple servers, each local server with Autorank on it, will push to the database you specify. When setting up MySQL on each server, don't forget to /ar sync after you're done on each server once!