Update README.md
This commit is contained in:
parent
b116dc6b8e
commit
6f075ec237
1 changed files with 4 additions and 3 deletions
|
@ -17,7 +17,10 @@ Download the latest stable version on SpigotMC or Polymart, depending on where y
|
||||||
Put the .jar file into the `/plugins` folder of your server.
|
Put the .jar file into the `/plugins` folder of your server.
|
||||||
|
|
||||||
### 2. Download the dependencies
|
### 2. Download the dependencies
|
||||||
VehiclesPlus requires ProtocolLib, Vault and an economy manager (like EssentialsX) to work. Make sure you have them installed!
|
> ## ❗ **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
|
### 3. Download the example resourcepack
|
||||||
> ## ⚠ **VehiclesPlus requires an resourcepack!** ⚠<br>
|
> ## ⚠ **VehiclesPlus requires an resourcepack!** ⚠<br>
|
||||||
|
@ -49,8 +52,6 @@ By accessing or utilizing any of the materials within this repository, you ackno
|
||||||
|
|
||||||
Additionally, please note that the v3 models included in this repository have been created by MelchMwoan ([mkmodels.eu](https://polymart.org/user/melchmwoan.2244)) and are subject to specific limitations under the aforementioned license. Redistribution of these models is strictly prohibited without express written consent from the owner.
|
Additionally, please note that the v3 models included in this repository have been created by MelchMwoan ([mkmodels.eu](https://polymart.org/user/melchmwoan.2244)) and are subject to specific limitations under the aforementioned license. Redistribution of these models is strictly prohibited without express written consent from the owner.
|
||||||
|
|
||||||
The official models are [sold on Polymart](https://polymart.org/team/sbdevelopment.93) if you want to use them in your own resourcepack.
|
|
||||||
|
|
||||||
## Maven
|
## Maven
|
||||||
You can find both the v2 and v3 API on our Maven repository.
|
You can find both the v2 and v3 API on our Maven repository.
|
||||||
```xml
|
```xml
|
||||||
|
|
Loading…
Reference in a new issue