The Galaxy-API and mcMMO dependencies have been updated to newer versions and three new BoosterTypes - 'crossbows', 'maces', and 'tridents' - have been added. Also, the Java language version has been upgraded from version 17 to version 21. |
||
|---|---|---|
| api | ||
| gradle/wrapper | ||
| plugin | ||
| velocity | ||
| .gitignore | ||
| build.gradle.kts | ||
| gradlew | ||
| gradlew.bat | ||
| README.md | ||
| settings.gradle.kts | ||
Boosters
Building and setting up
Run the following command in the root directory:
./gradlew build
This will build a single jar file containing both the server and proxy plugin for easy updating and maintaining.
The output file can be located in /build/libs/Boosters-<version>.jar