fancyholograms, fancydialogs: Use 1.21.11-pre3

This commit is contained in:
Oliver
2025-11-26 20:11:24 +01:00
parent 878fee61e7
commit ef5109444e
13 changed files with 20 additions and 14 deletions

View File

@@ -85,14 +85,14 @@ paper {
tasks {
runServer {
minecraftVersion("1.21.10")
minecraftVersion("1.21.11-pre3")
downloadPlugins {
modrinth("fancynpcs", "2.8.0")
// modrinth("fancynpcs", "2.8.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")
}
}