This command allows to migrate between database methods
Command | Definition |
---|---|
/pvpstats migrate to yml | migrate the current database to YML |
/pvpstats migrate to sqlite | migrate the current database to SQLite |
/pvpstats migrate from mysql | migrate a SQL database to the current database |
You can not migrate to a different database of the same type, migrate to a different method first