-
-
Notifications
You must be signed in to change notification settings - Fork 15
Upgrade from v4 to v5
This guide will help you to upgrade from v4.x to v5.x.
Download the latest version of the Plot-System from PlotSystem Releases.
You also need to download the latest version of LangLibs Paper & recommended also LangUI.
You can also download the migration plugin, which we will need anyways for full migration.
Place the downloaded plugins in your plugins folder and start your server.
Download the migration tool, you also have to download the appsettings.json file from the migration tool repository. Place the appsettings.json file in the same folder as the migration tool. Put in your database details in the appsettings.json file and run the migration tool. If you see any errors, please report them to our issue tracker or to R3tuxn, Cinnazeyy or Zoriot on Discord.
Fill in the database details in the config.yml of the migration plugin and start your server.
Then run the /migrateplots command in-game.
You can use the /generatecitylang command to migrate your city names, it will generate a languageSection.txt file, where you can just copy it in the default language (en_GB).
You have to add all the country names manually, as we don't have a list of all country names / mappings.
When its showing undefined in the companion menue, you know you forgot the transdlation for that.
You can look that up in the Translation section of the wiki too.
After you migrated your plots, you can remove the migration plugin and the migration tool.
Update PS-T to the latest version, if you haven't done it already. Needs latest version of LangLibs too.
Remove the old database tables, which are not needed anymore & also clean up the schematics folder.