feat: add teh viaversion plugins
This commit is contained in:
parent
7cf86bfeba
commit
e6905cb642
6 changed files with 73 additions and 1 deletions
20
index.toml
20
index.toml
|
@ -14,3 +14,23 @@ metafile = true
|
|||
file = "plugins/geyser.pw.toml"
|
||||
hash = "8bafa0e4ff38bce18a975c46f19e30f9edb64caea3b15f078cccdb2923426478"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "plugins/viabackwards.pw.toml"
|
||||
hash = "a20eb880b91e852d55f784dc3cfc4f78f4dd26110ee8ebb1e6129350a2016b25"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "plugins/viarewind.pw.toml"
|
||||
hash = "cde2c0aabea642580693c3e44b8b061db88f1a993d99218ccd2318f5a4c77185"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "plugins/viaversion.pw.toml"
|
||||
hash = "46b691f5121b4170c06c3c878a88b89218cb5b19e3374ba966ad10a277b2786c"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "plugins/viaversionstatus.pw.toml"
|
||||
hash = "50ca5e4fdc1d42e53d380a200e5c3bbac539d530e359c808db144c17edaf91f7"
|
||||
metafile = true
|
||||
|
|
|
@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
|||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "5b3f8f06a96e1f20b1f8bbdd0a498c090e5c50dc4cee1e6adc43706399243ec5"
|
||||
hash = "c9a4ecf8d1d9b21543b6f1b17c7c5b123fcf225f37cfda0b422506172d71d5e3"
|
||||
|
||||
[versions]
|
||||
minecraft = "1.20.6"
|
||||
|
|
13
plugins/viabackwards.pw.toml
Normal file
13
plugins/viabackwards.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "ViaBackwards"
|
||||
filename = "ViaBackwards-5.2.1.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/NpvuJQoq/versions/bprnc7WS/ViaBackwards-5.2.1.jar"
|
||||
hash-format = "sha512"
|
||||
hash = "d7c558fa4ad6db2cb04e70efa32bf033c04eef8f5a854008f051c61dcbc3746a6eee2da372db4f4ea76aad403195fb705af7d1dec872365cf196bffba0c50c91"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "NpvuJQoq"
|
||||
version = "bprnc7WS"
|
13
plugins/viarewind.pw.toml
Normal file
13
plugins/viarewind.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "ViaRewind"
|
||||
filename = "ViaRewind-4.0.5.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/TbHIxhx5/versions/qf3oSwsb/ViaRewind-4.0.5.jar"
|
||||
hash-format = "sha512"
|
||||
hash = "a1dd6756f94a5ba1b8fb0e55b270a96f11f91a1eb3c1763ce1e3ba061945fafe12225b1f2691e86faebeec1b9d1ce1d850ef3284e6e559e9a8999f3ad2db4b27"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "TbHIxhx5"
|
||||
version = "qf3oSwsb"
|
13
plugins/viaversion.pw.toml
Normal file
13
plugins/viaversion.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "ViaVersion"
|
||||
filename = "ViaVersion-5.2.1.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/P1OZGk5p/versions/p5sXOzZW/ViaVersion-5.2.1.jar"
|
||||
hash-format = "sha512"
|
||||
hash = "a505173b2d9ac1b6bf96f84c4d064a4eeb7f7f34124b7d60cab99574f5013aadf2d80a9a339cc8796ff533ab15b27c6e798b4e7a84eb6380e3d897d6f00af7f1"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "P1OZGk5p"
|
||||
version = "p5sXOzZW"
|
13
plugins/viaversionstatus.pw.toml
Normal file
13
plugins/viaversionstatus.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "ViaVersionStatus"
|
||||
filename = "ViaVersionStatus-3.13.jar"
|
||||
side = "server"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/PzvpAa1j/versions/jHwGNUgm/ViaVersionStatus-3.13.jar"
|
||||
hash-format = "sha512"
|
||||
hash = "8d9d12b306c442c2c7ee950f2311603f3c2f30e9302eaa217f444d403da47818e2620bec4f64af2418ce22462f0557d075b9c3d0d61db0df6bf35b812aa00318"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "PzvpAa1j"
|
||||
version = "jHwGNUgm"
|
Loading…
Reference in a new issue