Go to file
2022-09-06 17:16:20 +02:00
api Made mcmmo all booster be stored as separate boosters to work with the queuing feature 2022-09-03 03:43:10 +02:00
gradle/wrapper Progress but no progress? 2021-12-25 18:05:07 +01:00
plugin Auto sort boosters based on how good they are, fix boosters not starting 2022-08-24 00:29:23 +02:00
velocity Made mcmmo all booster be stored as separate boosters to work with the queuing feature 2022-09-03 03:43:10 +02:00
.gitignore first commit 2021-09-06 19:35:04 +02:00
build.gradle.kts Do not relocate Minimessage in the final build 2022-09-06 17:16:20 +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
README.md first commit 2021-09-06 19:35:04 +02:00
settings.gradle.kts Progress but no progress? 2021-12-25 18:05:07 +01: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