mirror of
https://github.com/FancyInnovations/FancyPlugins.git
synced 2025-12-06 07:43:36 +00:00
fancynpcs, fancyholograms-v2, fancydialogs: Add support for 1.21.7
This commit is contained in:
@@ -48,7 +48,7 @@ allprojects {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
compileOnly("io.papermc.paper:paper-api:1.21.5-R0.1-SNAPSHOT")
|
||||
compileOnly("io.papermc.paper:paper-api:1.21.7-R0.1-SNAPSHOT")
|
||||
|
||||
implementation(project(":plugins:fancynpcs:fn-api"))
|
||||
implementation(project(":plugins:fancynpcs:implementation_1_21_6"))
|
||||
@@ -111,7 +111,7 @@ paper {
|
||||
|
||||
tasks {
|
||||
runServer {
|
||||
minecraftVersion("1.21.6")
|
||||
minecraftVersion("1.21.7")
|
||||
|
||||
downloadPlugins {
|
||||
hangar("ViaVersion", "5.4.0")
|
||||
|
||||
Reference in New Issue
Block a user