Go to file
2024-08-04 22:35:42 +02:00
api Fix build 2024-07-21 18:48:28 +02:00
gradle/wrapper Fix build 2024-07-21 18:48:28 +02:00
plugin Fix build 2024-07-21 18:48:28 +02:00
velocity Fix build 2024-07-21 18:48:28 +02:00
.gitignore first commit 2021-09-06 19:35:04 +02:00
build.gradle.kts Fix build 2024-07-21 18:48:28 +02:00
gradlew first commit 2021-09-06 19:35:04 +02:00
gradlew.bat first commit 2021-09-06 19:35:04 +02:00
Jenkinsfile Add Jenkinsfile 2024-08-04 22:35:42 +02:00
README.md first commit 2021-09-06 19:35:04 +02:00
settings.gradle.kts Remove worldguard from mcmmo and remove mavenLocal() from build.gradle.kts 2022-09-09 21:35:35 +02:00

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