Update game states & world management
This commit is contained in:
@@ -17,6 +17,7 @@ repositories {
|
||||
maven("https://oss.sonatype.org/content/repositories/snapshots/")
|
||||
maven("https://libraries.minecraft.net/")
|
||||
maven("https://repo.codemc.io/repository/maven-public/")
|
||||
maven("https://repo.lunarclient.dev")
|
||||
|
||||
maven {
|
||||
url = uri("https://maven.pkg.github.com/McScrims-Network/Main-CoreSystem")
|
||||
@@ -37,6 +38,11 @@ dependencies {
|
||||
|
||||
compileOnly("net.luckperms:api:5.4")
|
||||
|
||||
compileOnly("com.lunarclient:apollo-api:1.2.0")
|
||||
compileOnly("com.lunarclient:apollo-extra-adventure4:1.2.0")
|
||||
|
||||
compileOnly("org.popcraft:chunky-common:1.3.38")
|
||||
|
||||
implementation("club.mcscrims:core:1.4.2")
|
||||
implementation("club.mcscrims:spigot:1.4.2")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user