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

@@ -7,7 +7,7 @@ import java.util.List;
public enum ServerVersion { public enum ServerVersion {
v1_21_11("1.21.11", 774), v1_21_11("1.21.11 Pre-Release 3", 774),
v1_21_10("1.21.10", 773), v1_21_10("1.21.10", 773),
v1_21_9("1.21.9", 773), v1_21_9("1.21.9", 773),
v1_21_8("1.21.8", 772), v1_21_8("1.21.8", 772),

View File

@@ -1 +1 @@
1.0.1 1.0.1.33

View File

@@ -85,14 +85,14 @@ paper {
tasks { tasks {
runServer { runServer {
minecraftVersion("1.21.10") minecraftVersion("1.21.11-pre3")
downloadPlugins { downloadPlugins {
modrinth("fancynpcs", "2.8.0") // modrinth("fancynpcs", "2.8.0")
// hangar("ViaVersion", "5.3.2") // hangar("ViaVersion", "5.3.2")
// hangar("ViaBackwards", "5.3.2") // hangar("ViaBackwards", "5.3.2")
// modrinth("multiverse-core", "4.3.11") // modrinth("multiverse-core", "4.3.11")
hangar("PlaceholderAPI", "2.11.6") // hangar("PlaceholderAPI", "2.11.6")
} }
} }

View File

@@ -9,7 +9,8 @@
"1.21.7", "1.21.7",
"1.21.8", "1.21.8",
"1.21.9", "1.21.9",
"1.21.10" "1.21.10",
"1.21.11"
], ],
"channel": "RELEASE", "channel": "RELEASE",
"loaders": [ "loaders": [

View File

@@ -9,7 +9,8 @@
"1.21.7", "1.21.7",
"1.21.8", "1.21.8",
"1.21.9", "1.21.9",
"1.21.10" "1.21.10",
"1.21.11-pre3"
], ],
"channel": "BETA", "channel": "BETA",
"loaders": [ "loaders": [

View File

@@ -1 +1 @@
2.8.0.160 2.8.0.161

View File

@@ -90,7 +90,7 @@ paper {
tasks { tasks {
runServer { runServer {
minecraftVersion("1.21.10") minecraftVersion("1.21.11-pre3")
downloadPlugins { downloadPlugins {
// modrinth("fancynpcs", "2.5.2") // modrinth("fancynpcs", "2.5.2")

View File

@@ -22,7 +22,8 @@
"1.21.7", "1.21.7",
"1.21.8", "1.21.8",
"1.21.9", "1.21.9",
"1.21.10" "1.21.10",
"1.21.11-pre3"
], ],
"channel": "BETA", "channel": "BETA",
"loaders": [ "loaders": [

View File

@@ -1 +1 @@
3.0.0-SNAPSHOT.11 3.0.0-SNAPSHOT.12

View File

@@ -96,7 +96,7 @@ paper {
tasks { tasks {
runServer { runServer {
minecraftVersion("1.21.10") minecraftVersion("1.21.11-pre3")
downloadPlugins { downloadPlugins {
modrinth("fancynpcs", "2.7.0") modrinth("fancynpcs", "2.7.0")

View File

@@ -18,6 +18,7 @@
"1.21.8", "1.21.8",
"1.21.9", "1.21.9",
"1.21.10", "1.21.10",
"1.21.11",
"1.21.11" "1.21.11"
], ],
"channel": "RELEASE", "channel": "RELEASE",

View File

@@ -17,7 +17,8 @@
"1.21.7", "1.21.7",
"1.21.8", "1.21.8",
"1.21.9", "1.21.9",
"1.21.10" "1.21.10",
"1.21.11-pre3"
], ],
"channel": "ALPHA", "channel": "ALPHA",
"loaders": [ "loaders": [

View File

@@ -22,7 +22,8 @@
"1.21.7", "1.21.7",
"1.21.8", "1.21.8",
"1.21.9", "1.21.9",
"1.21.10" "1.21.10",
"1.21.11"
], ],
"channel": "RELEASE", "channel": "RELEASE",
"loaders": [ "loaders": [