was trying to add the plugin as dependency, but apparently jitpack builds are broken (failed), i looked at logs and saw this
[INFO] Compiling 192 source files to /home/jitpack/build/target/classes
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] /home/jitpack/build/src/main/java/nl/mtvehicles/core/events/VehicleAddMemberEvent.java:[6,25] cannot access org.bukkit.entity.Player
bad class file: /home/jitpack/.m2/repository/io/papermc/paper/paper-api/1.20-R0.1-SNAPSHOT/paper-api-1.20-R0.1-SNAPSHOT.jar(org/bukkit/entity/Player.class)
class file has wrong version 61.0, should be 52.0
Please remove or make sure it appears in the correct subdirectory of the classpath.
may be a java version issue, i dont know exactly but please fix it!
Your thread has been successfully created!