From c28146bcf57307f07bf37832702bda6099e8bb51 Mon Sep 17 00:00:00 2001 From: BongoCat <77935781+Fangoboyo@users.noreply.github.com> Date: Mon, 25 Jul 2022 13:23:25 -0700 Subject: [PATCH] Update README.md --- README.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/README.md b/README.md index ae8ee3a..30f843b 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,15 @@ Then, add the craftbukkit jar file to your pom with: 1.5.2-R1.0 ``` +Or, alternatively, you can use BongoBukkit which has a vehicleSteerEvent +``` + + com.github.EaglerMaven + BongoBukkit + 1.5.2 + provided + +``` Finally, to add Plugin API as dependencies: ``` (Not: you do not have to add all of the dependencies for anything to work) @@ -66,6 +75,13 @@ Finally, to add Plugin API as dependencies: PermissionSex 1.19.6 +--------- BossBarAPI ------------- + + com.github.EaglerMaven + BossBarAPI + 0.0.1 + provided + ``` If you are getting errors, run `mvn clean install -U` then, cut and paste the dependencies