Open Geisha001 opened 3 years ago
To compile the plugin, you need to install Apache Maven and then follow the steps in the README (there is a dependency that must be built first). The plugin will be in the build
folder.
The plugin targets anything that implements the Bukkit API, and is tested against craftbukkit descendants (i.e. it should work with spigot/paper). It should work with Minecraft versions 1.8 and newer, though it has not yet been tested against Minecraft 1.17 because WDL itself has not been updated to 1.17 yet (if it starts without putting warnings into the server console, it should work fine on 1.17 though).
I'm a novice. How can I compile and package this plug-in and what software should I use?