Skip to content

Commit

Permalink
feat: disable map unloading
Browse files Browse the repository at this point in the history
  • Loading branch information
Bruce0203 committed Aug 8, 2023
1 parent 1f31437 commit b8a5986
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ allprojects {
compileOnly("io.javalin:javalin:5.1.3")
// compileOnly(group = "org.popcraft", name = "chunky-common", version = "1.3.38")
compileOnly("org.xerial:sqlite-jdbc:3.30.1")

implementation("io.papermc:paperlib:1.0.7")
}

}
Expand Down

0 comments on commit b8a5986

Please sign in to comment.