0 Converting to MySQL (From flatfile to SQL)
Joshinn edited this page 2021-04-08 12:53:17 -07:00

Here's a short guide to get all your data properly loaded onto a database for MMOCore to read:

  1. Shut down your server.
  2. Place the PD2MySQL.jar file in the MMOCore/userdata/ folder (Along all the UUID files)
  3. Run the jar and enter the needed information. If you have any errors you can ask for help in here.
  4. Verify the contents of your database
  5. Start your server with latest MMOCore (remember to enable MySQL in config.yml!)

Download link for PD2MySQL.