From e786511ae0765c60223e22d73048dcf901d85ec3 Mon Sep 17 00:00:00 2001 From: Stijn Bannink Date: Fri, 13 Dec 2024 18:50:22 +0000 Subject: [PATCH 1/2] Update README.md --- README.md | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 4be116c..85f71d0 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,11 @@ This plugin helps with the conversion of data from VehiclesPlus v2 to v3. ## Usage -1. Make sure you installed both VehiclesPlus v2 and VehiclesPlus v3. -2. Download the [latest release](https://github.com/SBDPlugins/VehiclesPlusConverter/releases) of the converter and install it into your `plugins` folder. -3. Restart your server. -4. Use the `/vpconvert` command and follow the instructions. -5. The server will restart. After the restart, the new vehicles will be loaded. \ No newline at end of file +0. Make sure VehiclesPlus v2 is still installed. Otherwise install it again, you can find the .jar in the version history. +1. **Back up your v2 VehiclesPlusPro plugin data folder!** +1. Download VehiclesPlus v3 and the [latest release](https://github.com/SBDPlugins/VehiclesPlusConverter/releases) of the converter and install it into your `plugins` folder. +1. (Re)start your server and check your console to make sure both v2 and v3 load correctly. +1. Execute `/vpconvert` and read the instructions. +1. The plugin will convert all the data to the v3 data folder and stop the server. +1. Make sure to remove the .jar files of both VehiclesPlus v2 and VehiclesPlusConverter! +1. Start your server again and enjoy v3! 😉 \ No newline at end of file From e34277070d815c708128e02f91d9751bbc6acba8 Mon Sep 17 00:00:00 2001 From: Stijn Bannink Date: Fri, 13 Dec 2024 18:50:52 +0000 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 85f71d0..b6b22aa 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ This plugin helps with the conversion of data from VehiclesPlus v2 to v3. ## Usage 0. Make sure VehiclesPlus v2 is still installed. Otherwise install it again, you can find the .jar in the version history. 1. **Back up your v2 VehiclesPlusPro plugin data folder!** -1. Download VehiclesPlus v3 and the [latest release](https://github.com/SBDPlugins/VehiclesPlusConverter/releases) of the converter and install it into your `plugins` folder. +1. Download VehiclesPlus v3 and the [latest release](https://git.sbdevelopment.tech/SBDevelopment/VehiclesPlusConverter/releases) of the converter and install it into your `plugins` folder. 1. (Re)start your server and check your console to make sure both v2 and v3 load correctly. 1. Execute `/vpconvert` and read the instructions. 1. The plugin will convert all the data to the v3 data folder and stop the server.