3.5 KiB
3.5 KiB
title | description | published | date | tags | editor | dateCreated |
---|---|---|---|---|---|---|
Setup | Instructions for the setup of VehiclesPlus. | true | 2024-02-18T19:14:20.819Z | markdown | 2023-02-16T21:10:41.502Z |
Plugin installation
- Make sure you have ProtocolLib, Vault and an economy manager (like EssentialsX) installed.
- Download the plugin on Spigot or Polymart
- Put the JAR file into your
/plugins
folder. - 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 |
---|---|---|
1.12.x | Click here | dc487f4b285a8c5605c70f617f4417844ff50236 |
1.13.x - 1.14.x | Click here | 5f843c09703221dee41276225278771d195fce13 |
1.15.x | Click here | e00384e19a410648b5f77d0d0b6b0e9ebc9edf49 |
1.16.x | Click here | 7c17c7e0f1e4c5ddb03b01490bf8b42dc393dea7 |
1.17.x | Click here | 5f1ebf97998539db0edbbeddc9ca5f69c6a71b04 |
1.18.x | Click here | c0a4598fc7d53040a8e9e74e777b073527926cbf |
1.19 - 1.19.2 | Click here | d66ae3774a6ecab74bf10950806211d8ec0a0739 |
1.19.3 | Click here | b223ce779c0efa793faf9d6a2ae7ed06ac2d4ff0 |
1.19.4 | Click here | fd08583b7d7936536c7e27c83fa4a159202092f0 |
1.20 - 1.20.1 | Click here | 0f67daef7ff77d5bb87ee3d7c019c2075ea0e50e |
1.20.2 - 1.20.4 | Click here | 59619b6662601a299410b6cb3d4d1a9ce83be8e2 |
Using our example pack as server resourcepack
It's also possible to use our example pack as your server resourcepack.
- Open the
server.properties
file. - Copy the link of the Click here button for your server version and paste it after
resource-pack=
. - Copy the SHA1 hash for your server version and paste it after
resource-pack-sha1=
.