Update README.md
This commit is contained in:
parent
12b1e6c9b4
commit
33d4a7ebaf
1 changed files with 1 additions and 39 deletions
40
README.md
40
README.md
|
@ -8,45 +8,7 @@
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
**Supported Versions:** VehiclesPlus works on all Spigot/Paper versions from 1.12.x, **except 1.14.x**!
|
Follow [the installation instructions on our wiki](https://docs.sbdevelopment.tech/en/vehiclesplus/setup).
|
||||||
|
|
||||||
### 0. Check your Java version
|
|
||||||
|
|
||||||
VehiclesPlus requires **Java 11** or higher. Make sure your server is compatible with Java 11 or higher.
|
|
||||||
|
|
||||||
### 1. Download the latest version
|
|
||||||
|
|
||||||
Download the latest stable version from [SpigotMC](https://www.spigotmc.org/resources/vehiclesplus-1-12-1-20-4.70523/) or [Polymart](https://polymart.org/resource/vehiclesplus-1-12-1-20-4.633).
|
|
||||||
|
|
||||||
Put the .jar file into the `/plugins` folder of your server.
|
|
||||||
|
|
||||||
### 2. Download the dependencies
|
|
||||||
|
|
||||||
> ## ❗ **VehiclesPlus requires additional dependencies** ❗<br>
|
|
||||||
> VehiclesPlus requires additional plugins to work correctly. The plugin __WON'T LOAD__ without them.
|
|
||||||
|
|
||||||
VehiclesPlus requires [ProtocolLib](https://www.spigotmc.org/resources/protocollib.1997/), [Vault](https://www.spigotmc.org/resources/vault.34315/) and an economy plugin (like [EssentialsX](https://essentialsx.net/downloads.html)) to work. Make sure you have them installed!
|
|
||||||
|
|
||||||
### 3. Download the example resourcepack
|
|
||||||
|
|
||||||
> ## ⚠ **VehiclesPlus requires a resourcepack!** ⚠<br>
|
|
||||||
> VehiclesPlus uses items to display the vehicles in your server. If you don't use the resourcepack, it's not possible to see the vehicles.
|
|
||||||
|
|
||||||
Download the correct example resourcepack for your Minecraft server. You can find [the correct version here](https://docs.sbdevelopment.tech/en/vehiclesplus/setup#resourcepack-download).
|
|
||||||
|
|
||||||
Install it into your Minecraft server ([follow the instructions](https://docs.sbdevelopment.tech/en/vehiclesplus/setup#using-our-example-pack-as-server-resourcepack)) or into your Minecraft client if you prefer to test it yourself.
|
|
||||||
|
|
||||||
> ### ⚠ **VehiclesPlus contains an EXAMPLE resourcepack!** ⚠<br>
|
|
||||||
> The plugin is designed to make it easy to create your own vehicles. We recommend making or buying your own vehicles to suit your server better.<br>
|
|
||||||
> If you want to buy one of the example vehicles included with the plugin, you can find them [here](https://polymart.org/team/sbdevelopment.93).
|
|
||||||
|
|
||||||
### 4. Restart your server
|
|
||||||
|
|
||||||
Restart your server using the Restart button. Do ***NOT*** reload, it will break the plugin!
|
|
||||||
|
|
||||||
### 5. Have fun!
|
|
||||||
|
|
||||||
The plugin is now installed into your Minecraft server! Have fun with testing the plugin and creating your own vehicles.
|
|
||||||
|
|
||||||
## Support
|
## Support
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue