fancydialogs: Refactor FancyNpcs integration

This commit is contained in:
Oliver
2025-06-17 17:50:19 +02:00
parent 2953b62c74
commit 8ffe3f824c
3 changed files with 9 additions and 10 deletions

View File

@@ -93,11 +93,11 @@ tasks {
minecraftVersion("1.21.6")
downloadPlugins {
modrinth("fancynpcs", "2.5.0")
hangar("ViaVersion", "5.3.2")
hangar("ViaBackwards", "5.3.2")
// modrinth("fancynpcs", "2.5.0")
// hangar("ViaVersion", "5.3.2")
// hangar("ViaBackwards", "5.3.2")
// modrinth("multiverse-core", "4.3.11")
hangar("PlaceholderAPI", "2.11.6")
// hangar("PlaceholderAPI", "2.11.6")
}
}