Prepare for updating server patches

This commit is contained in:
Jason Penilla 2021-11-23 00:57:41 -08:00 committed by MiniDigger | Martin
parent 79b873c901
commit a8ef7aa56f
1193 changed files with 301 additions and 362 deletions

View file

@ -6,7 +6,7 @@ repositories {
dependencies {
compileOnly(project(":Paper-API"))
compileOnly(project(":Paper-MojangAPI"))
// compileOnly(project(":Paper-MojangAPI")) // todo
}
tasks.processResources {