mirror of
https://github.com/FancyInnovations/FancyPlugins.git
synced 2025-12-06 07:43:36 +00:00
More 1.21.8
This commit is contained in:
@@ -50,7 +50,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:fancynpcs:fn-api"))
|
||||
implementation(project(":plugins:fancynpcs:implementation_1_21_6"))
|
||||
@@ -114,13 +114,13 @@ paper {
|
||||
|
||||
tasks {
|
||||
runServer {
|
||||
minecraftVersion("1.21.7")
|
||||
minecraftVersion("1.21.8")
|
||||
|
||||
downloadPlugins {
|
||||
hangar("ViaVersion", "5.4.0")
|
||||
hangar("ViaBackwards", "5.4.0")
|
||||
hangar("PlaceholderAPI", "2.11.6")
|
||||
modrinth("multiverse-core", "5.0.2")
|
||||
// hangar("ViaVersion", "5.4.0")
|
||||
// hangar("ViaBackwards", "5.4.0")
|
||||
// hangar("PlaceholderAPI", "2.11.6")
|
||||
// modrinth("multiverse-core", "5.0.2")
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user