More 1.21.8

This commit is contained in:
Oliver
2025-07-17 17:01:23 +02:00
parent 94c74cdb65
commit e428d2c624
10 changed files with 25 additions and 23 deletions

View File

@@ -17,6 +17,8 @@ runPaper.folia.registerTask()
val supportedVersions =
listOf(
"1.21.6",
"1.21.7",
"1.21.8",
)
allprojects {
@@ -40,7 +42,7 @@ allprojects {
}
dependencies {
compileOnly("io.papermc.paper:paper-api:1.21.7-R0.1-SNAPSHOT")
compileOnly("io.papermc.paper:paper-api:1.21.8-R0.1-SNAPSHOT")
implementation(project(":plugins:fancydialogs:fd-api"))
@@ -91,10 +93,10 @@ paper {
tasks {
runServer {
minecraftVersion("1.21.7")
minecraftVersion("1.21.8")
downloadPlugins {
modrinth("fancynpcs", "2.6.0.280")
modrinth("fancynpcs", "2.6.0.283")
// hangar("ViaVersion", "5.3.2")
// hangar("ViaBackwards", "5.3.2")
// modrinth("multiverse-core", "4.3.11")