mirror of
https://github.com/FancyInnovations/FancyPlugins.git
synced 2025-12-05 23:33:36 +00:00
fancyholograms, fancydialogs: Use 1.21.11-pre3
This commit is contained in:
@@ -1 +1 @@
|
||||
1.0.1
|
||||
1.0.1.33
|
||||
@@ -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")
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@@ -9,7 +9,8 @@
|
||||
"1.21.7",
|
||||
"1.21.8",
|
||||
"1.21.9",
|
||||
"1.21.10"
|
||||
"1.21.10",
|
||||
"1.21.11"
|
||||
],
|
||||
"channel": "RELEASE",
|
||||
"loaders": [
|
||||
|
||||
@@ -9,7 +9,8 @@
|
||||
"1.21.7",
|
||||
"1.21.8",
|
||||
"1.21.9",
|
||||
"1.21.10"
|
||||
"1.21.10",
|
||||
"1.21.11-pre3"
|
||||
],
|
||||
"channel": "BETA",
|
||||
"loaders": [
|
||||
|
||||
@@ -1 +1 @@
|
||||
2.8.0.160
|
||||
2.8.0.161
|
||||
@@ -90,7 +90,7 @@ paper {
|
||||
|
||||
tasks {
|
||||
runServer {
|
||||
minecraftVersion("1.21.10")
|
||||
minecraftVersion("1.21.11-pre3")
|
||||
|
||||
downloadPlugins {
|
||||
// modrinth("fancynpcs", "2.5.2")
|
||||
|
||||
@@ -22,7 +22,8 @@
|
||||
"1.21.7",
|
||||
"1.21.8",
|
||||
"1.21.9",
|
||||
"1.21.10"
|
||||
"1.21.10",
|
||||
"1.21.11-pre3"
|
||||
],
|
||||
"channel": "BETA",
|
||||
"loaders": [
|
||||
|
||||
@@ -1 +1 @@
|
||||
3.0.0-SNAPSHOT.11
|
||||
3.0.0-SNAPSHOT.12
|
||||
@@ -96,7 +96,7 @@ paper {
|
||||
|
||||
tasks {
|
||||
runServer {
|
||||
minecraftVersion("1.21.10")
|
||||
minecraftVersion("1.21.11-pre3")
|
||||
|
||||
downloadPlugins {
|
||||
modrinth("fancynpcs", "2.7.0")
|
||||
|
||||
@@ -18,6 +18,7 @@
|
||||
"1.21.8",
|
||||
"1.21.9",
|
||||
"1.21.10",
|
||||
"1.21.11",
|
||||
"1.21.11"
|
||||
],
|
||||
"channel": "RELEASE",
|
||||
|
||||
@@ -17,7 +17,8 @@
|
||||
"1.21.7",
|
||||
"1.21.8",
|
||||
"1.21.9",
|
||||
"1.21.10"
|
||||
"1.21.10",
|
||||
"1.21.11-pre3"
|
||||
],
|
||||
"channel": "ALPHA",
|
||||
"loaders": [
|
||||
|
||||
@@ -22,7 +22,8 @@
|
||||
"1.21.7",
|
||||
"1.21.8",
|
||||
"1.21.9",
|
||||
"1.21.10"
|
||||
"1.21.10",
|
||||
"1.21.11"
|
||||
],
|
||||
"channel": "RELEASE",
|
||||
"loaders": [
|
||||
|
||||
Reference in New Issue
Block a user