mirror of
https://github.com/CivMC/Civ.git
synced 2026-07-15 23:20:44 +00:00
Update runServer version to 1.20.4
This commit is contained in:
@@ -94,7 +94,7 @@ allprojects {
|
||||
}
|
||||
|
||||
tasks.withType<RunServer> {
|
||||
minecraftVersion("1.18")
|
||||
minecraftVersion("1.20.4")
|
||||
}
|
||||
|
||||
pluginManager.withPlugin("io.papermc.paperweight.userdev") {
|
||||
@@ -118,4 +118,4 @@ allprojects {
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user