2023-01-25 18:57:58 +00:00
---
title: Setup
description:
published: true
2024-02-18 19:15:13 +00:00
date: 2024-02-18T19:15:10.681Z
2023-01-25 18:57:58 +00:00
tags:
editor: markdown
2023-03-24 10:42:03 +00:00
dateCreated: 2023-02-16T21:10:44.132Z
2023-01-25 18:57:58 +00:00
---
# Plugin installation
2024-02-16 19:55:10 +00:00
1. Make sure you have [ProtocolLib ](https://www.spigotmc.org/resources/protocollib.1997/ ) installed. Optionally also install [Vault ](https://dev.bukkit.org/projects/vault ) and an economy manager (like [EssentialsX ](https://essentialsx.net/downloads.html )) to use economy.
2023-01-25 18:57:58 +00:00
2. Download the plugin on [Spigot ](https://www.spigotmc.org/resources/50-off-vehiclesplus-1-12-1-19.70523/ ) or [Polymart ](https://polymart.org/resource/vehiclesplus-1-12-1-19.633 )
3. Put the JAR file into your `/plugins` folder.
4. Restart your server.
# Resourcepack download
We provide an **example** resourcepack to use with our plugin (and the provided example vehicles). We recommend creating your own resourcepack, so that you can add more custom vehicles.
| Version | Download | SHA1 Hash |
|:---:|:---:|---|
2024-08-17 19:47:26 +00:00
| 1.13.2 - 1.14.4 | [Click here ](https://git.sbdevelopment.tech/SBDevelopment/VehiclesPlus/raw/branch/master/ResourcePacks/Examples-v3/VPExample-v3-1.13.2-1.14.4.zip ) | `0637937d01d52e493806bc6038f57b4b7c5fd7a8` |
| 1.15.2 - 1.16.1 | [Click here ](https://git.sbdevelopment.tech/SBDevelopment/VehiclesPlus/raw/branch/master/ResourcePacks/Examples-v3/VPExample-v3-1.15.2-1.16.1.zip ) | `491c56a8ecc9286141f09c79f49b94a5b1fef6b1` |
| 1.16.2 - 1.16.5 | [Click here ](https://git.sbdevelopment.tech/SBDevelopment/VehiclesPlus/raw/branch/master/ResourcePacks/Examples-v3/VPExample-v3-1.16.2-1.16.5.zip ) | `57c3182e1f573d95a6cf006f7312a7af154fc88c` |
| 1.17 - 1.17.1 | [Click here ](https://git.sbdevelopment.tech/SBDevelopment/VehiclesPlus/raw/branch/master/ResourcePacks/Examples-v3/VPExample-v3-1.17-1.17.1.zip ) | `19d24f31601e1f54b3bb50c774f954a0c31511b2` |
| 1.18 - 1.18.2 | [Click here ](https://git.sbdevelopment.tech/SBDevelopment/VehiclesPlus/raw/branch/master/ResourcePacks/Examples-v3/VPExample-v3-1.18-1.18.2.zip ) | `471d894b1a688ccac419ab2304891a6278d594c7` |
| 1.19 - 1.19.2 | [Click here ](https://git.sbdevelopment.tech/SBDevelopment/VehiclesPlus/raw/branch/master/ResourcePacks/Examples-v3/VPExample-v3-1.19-1.19.2.zip ) | `d0d0ab9c0a8eea85421a652760b76bec7bd170f7` |
| 1.19.3 | [Click here ](https://git.sbdevelopment.tech/SBDevelopment/VehiclesPlus/raw/branch/master/ResourcePacks/Examples-v3/VPExample-v3-1.19.3.zip ) | `73a3d95f5a69ee1e2fce17eaf4fe1351b1927b33` |
| 1.19.4 | [Click here ](https://git.sbdevelopment.tech/SBDevelopment/VehiclesPlus/raw/branch/master/ResourcePacks/Examples-v3/VPExample-v3-1.19.4.zip ) | `08e0cde4b306d34bf7f8a971162d3fbc1fa303d7` |
| 1.20 - 1.20.1 | [Click here ](https://git.sbdevelopment.tech/SBDevelopment/VehiclesPlus/raw/branch/master/ResourcePacks/Examples-v3/VPExample-v3-1.20-1.20.1.zip ) | `db3aa19771b74e42fad0bf03882bf84febabcbad` |
| 1.20.2 | [Click here ](https://git.sbdevelopment.tech/SBDevelopment/VehiclesPlus/raw/branch/master/ResourcePacks/Examples-v3/VPExample-v3-1.20.2.zip ) | `0d782243f1ef5b5cb05f2c761acef7f8f23a9274` |
| 1.20.3 - 1.20.4 | [Click here ](https://git.sbdevelopment.tech/SBDevelopment/VehiclesPlus/raw/branch/master/ResourcePacks/Examples-v3/VPExample-v3-1.20.3-1.20.4.zip ) | `4e56060596a7ee2ea228cde93411cf9d7ae3052c` |
| 1.20.5 - 1.20.6 | [Click here ](https://git.sbdevelopment.tech/SBDevelopment/VehiclesPlus/raw/branch/master/ResourcePacks/Examples-v3/VPExample-v3-1.20.5-1.20.6.zip ) | `4a636d1e64d4cc2d5876b41635f7628794f947be` |
| 1.21 - 1.21.1 | [Click here ](https://git.sbdevelopment.tech/SBDevelopment/VehiclesPlus/raw/branch/master/ResourcePacks/Examples-v3/VPExample-v3-1.21-1.21.1.zip ) | `32e54a15b789b3314f0873e9203fa09609eb8126` |
2024-08-04 14:33:44 +00:00
## Using our example pack as server resourcepack
It's also possible to use our example pack as your server resourcepack.
1. Open the `server.properties` file.
2. Copy the link of the [Click here ](# ) button for your server version and paste it after `resource-pack=` .
3. Copy the SHA1 hash for your server version and paste it after `resource-pack-sha1=` .