This version of Bukkit-Connect supports Spigot 1.8 through 1.17
Make sure to use the following Java startup params:
--add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.lang.reflect=ALL-UNNAMED --add-opens java.base/jdk.internal.misc=ALL-UNNAMED
We use maven to handle our dependencies.
- Install Maven 3
- Clone this repo and:
mvn clean install