Vivecraft_Spigot_Extensions
Vivecraft_Spigot_Extensions copied to clipboard
Mavenize the project
Can now be built on a fresh clone with "mvn package"
As long as you have used BuildTools with the --remapped flag, which will add the remapping spigot dependencies to your local Maven repository.
This did involve moving all code to src/main/java so the diffs are a mess, but no code changes were actually needed.