This is a wrapper library for aiding in supporting the Folia Paper Fork. This library adds multiple scheduler options to use instead of the Bukkit or Folia native schedulers.
This PR switch the build system to Maven to fix an issue with Gradle when trying to build Java 8 release with an unsupported dependency (folia-api). Simply because I can't find a way to fix it (guess I'm not using Gradle enough).
That means the library can be used on plugins with Java 8 or higher, while still remaining Folia support.
This PR switch the build system to Maven to fix an issue with Gradle when trying to build Java 8 release with an unsupported dependency (
folia-api
). Simply because I can't find a way to fix it (guess I'm not using Gradle enough).That means the library can be used on plugins with Java 8 or higher, while still remaining Folia support.
Close #2