5.6.x YAML -> SQL
Use this migration when you are moving card data from YAML files into SQL-backed storage.
- Back up your plugin folder and database.
- Configure your SQL connection in
storage.yml. - Run
/cards migrate data. - Restart your server.
- Confirm that cards, rarities, series, and packs load from SQL before removing old YAML backups.