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