Spigot Plugin (2022-05-16)
Spigot plugin release, place in plugins directory. Tested with spigot-1.18.2 and paper-1.18.2-335.
- The plugin is now compiled with (JDK 18)
- Spigot has changed the way how they handle libraries (more in line with Paper), so the plugin now tries to add the libraries found in
bundler/libraries/orlibraries/to the classpath in order to pass these on to Jython. (Ideally, a separate class loader should be instantiated and passed on to the Jython interpreter.)