Migrate from other plugins
Supported plugins
| Plugin Name | Supported |
|---|---|
| LIBRELOGIN | ✅ |
Don’t see your plugin?
Migration support is added based on demand. Join our Discord server to request an implementation for your plugin.
How to migrate?
CAUTION
DO NOT LET PLAYERS ON THE SERVER BEFORE SUCCESSFUL MIGRATION! IT CAN CAUSE UNWANTED ISSUES.
- Configure the
migration.ymlconfig. It should point to the source database. Yourgeneral.ymlconfig should have the target and actual database that you want to use. - Make sure to have a backup of your database in case something goes wrong.
- Open up the console and execute the migration command /migration start.
- Wait for the migration to finish. Depending on the size of your database, this may take a while.