This plugin helps with the conversion of data from VehiclesPlus v2 to v3.
src/main | ||
.gitignore | ||
LICENSE | ||
pom.xml | ||
README.md | ||
renovate.json |
VehiclesPlusConverter
This plugin helps with the conversion of data from VehiclesPlus v2 to v3.
Usage
- Make sure VehiclesPlus v2 is still installed. Otherwise install it again, you can find the .jar in the version history.
- Back up your v2 VehiclesPlusPro plugin data folder!
- Download VehiclesPlus v3 and the latest release of the converter and install it into your
plugins
folder. - (Re)start your server and check your console to make sure both v2 and v3 load correctly.
- Execute
/vpconvert
and read the instructions. - The plugin will convert all the data to the v3 data folder and stop the server.
- Make sure to remove the .jar files of both VehiclesPlus v2 and VehiclesPlusConverter!
- Start your server again and enjoy v3! 😉