Added support for multiple boosters

This commit is contained in:
Auxilor
2022-04-29 22:26:05 +01:00
parent 3929b5359f
commit 102e629289
8 changed files with 184 additions and 162 deletions
-1
View File
@@ -27,7 +27,6 @@ allprojects {
repositories {
mavenCentral()
mavenLocal()
maven { url 'https://jitpack.io' }
maven { url 'https://hub.spigotmc.org/nexus/content/repositories/snapshots/' }
}