Wild Lands Minecraft Plugin for our public server
Please refer to the PaperMC plugin development documentation first.
- Java 21 JDK
To build the project, use the Gradle Wrapper:
./gradlew buildor (for Windows)
./gradlew.bat buildThe build artifacts (JAR file) will be located in the wildlands/build/libs/ directory.