mirror of
https://gitlab.com/phoenix-dvpmt/mmocore.git
synced 2025-02-22 14:41:51 +01:00
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:
- Shut down your server.
- Place the PD2MySQL.jar file in the MMOCore/userdata/ folder (Along all the UUID files)
- Run the jar and enter the needed information. If you have any errors you can ask for help in here.
- Verify the contents of your database
- Start your server with latest MMOCore (remember to enable MySQL in config.yml!)
Download link for PD2MySQL.