Compare commits
2 commits
Author | SHA1 | Date | |
---|---|---|---|
1acf7f3180 | |||
5ba6e01693 |
6 changed files with 63 additions and 5 deletions
17
index.toml
17
index.toml
|
@ -1,5 +1,15 @@
|
||||||
hash-format = "sha256"
|
hash-format = "sha256"
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "plugins/essentialsx-discord.pw.toml"
|
||||||
|
hash = "804258c5feaea06a885534f2b90fae82cfe03a0667b767e5abe5f8c0abec524e"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "plugins/essentialsx.pw.toml"
|
||||||
|
hash = "a9ed0800c518dde19e58c54a1f3ec85af81fdcd8afc1676ffd80d946cefb5648"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "plugins/floodgate.pw.toml"
|
file = "plugins/floodgate.pw.toml"
|
||||||
hash = "115d1c40762ee4418d0677cfa34a2005d1c50dcf1f5bd64e107797b7c781003b"
|
hash = "115d1c40762ee4418d0677cfa34a2005d1c50dcf1f5bd64e107797b7c781003b"
|
||||||
|
@ -7,7 +17,7 @@ metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "plugins/geyser.pw.toml"
|
file = "plugins/geyser.pw.toml"
|
||||||
hash = "dae178ac917d07a79c71772e96ad72a06bbebe7a4f48f8a159cf18a456bbae77"
|
hash = "b590a9088350a677fb29ca09deff80adceefef6ef1b89e717b7a25040e6b204e"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
|
@ -15,6 +25,11 @@ file = "plugins/mcemptyserverstopper.pw.toml"
|
||||||
hash = "650fc53a5de8739d85b1cfe8e21561e79d30d1a4c5fa4d5acaf5f77b14498813"
|
hash = "650fc53a5de8739d85b1cfe8e21561e79d30d1a4c5fa4d5acaf5f77b14498813"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "plugins/simple-voice-chat.pw.toml"
|
||||||
|
hash = "f15730f91ba5e96ea7be0b2f17bd61aafdf991b78902cdf3f6a12793e78857ff"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "plugins/viabackwards.pw.toml"
|
file = "plugins/viabackwards.pw.toml"
|
||||||
hash = "4bd254a62b213eeff203369f19f093789aff75152d5ede9809326f4b2916dc1c"
|
hash = "4bd254a62b213eeff203369f19f093789aff75152d5ede9809326f4b2916dc1c"
|
||||||
|
|
|
@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
||||||
[index]
|
[index]
|
||||||
file = "index.toml"
|
file = "index.toml"
|
||||||
hash-format = "sha256"
|
hash-format = "sha256"
|
||||||
hash = "1e751f7e1641c1a598d67b421fa290a7a7919f5a8e1cfeaa0681510f13d14b33"
|
hash = "a275626e347392bcd556366ef301ad3fee5930c576de018cd961b1917899962e"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
minecraft = "1.20.6"
|
minecraft = "1.20.6"
|
||||||
|
|
15
plugins/essentialsx-discord.pw.toml
Normal file
15
plugins/essentialsx-discord.pw.toml
Normal file
|
@ -0,0 +1,15 @@
|
||||||
|
name = "Essentials"
|
||||||
|
filename = "EssentialsXDiscord-2.20.1.jar"
|
||||||
|
side = "both"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://github.com/EssentialsX/Essentials/releases/download/2.20.1/EssentialsXDiscord-2.20.1.jar"
|
||||||
|
hash-format = "sha256"
|
||||||
|
hash = "dd73439d4b1a7d6abfe7d1024bee392f1c8769c0090b95feef2e4845a209dcac"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.github]
|
||||||
|
branch = "2.x"
|
||||||
|
regex = "EssentialsXDiscord-.*"
|
||||||
|
slug = "EssentialsX/Essentials"
|
||||||
|
tag = "2.20.1"
|
15
plugins/essentialsx.pw.toml
Normal file
15
plugins/essentialsx.pw.toml
Normal file
|
@ -0,0 +1,15 @@
|
||||||
|
name = "Essentials"
|
||||||
|
filename = "EssentialsX-2.20.1.jar"
|
||||||
|
side = "both"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://github.com/EssentialsX/Essentials/releases/download/2.20.1/EssentialsX-2.20.1.jar"
|
||||||
|
hash-format = "sha256"
|
||||||
|
hash = "802ea30bda460ca4597e818925816933c123b08d8126a814fac28d03a61bf542"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.github]
|
||||||
|
branch = "2.x"
|
||||||
|
regex = "EssentialsX-.*"
|
||||||
|
slug = "EssentialsX/Essentials"
|
||||||
|
tag = "2.20.1"
|
|
@ -3,11 +3,11 @@ filename = "Geyser-Spigot.jar"
|
||||||
side = "server"
|
side = "server"
|
||||||
|
|
||||||
[download]
|
[download]
|
||||||
url = "https://cdn.modrinth.com/data/wKkoqHrH/versions/g7dIoFXq/Geyser-Spigot.jar"
|
url = "https://cdn.modrinth.com/data/wKkoqHrH/versions/FWtf5LvC/Geyser-Spigot.jar"
|
||||||
hash-format = "sha512"
|
hash-format = "sha512"
|
||||||
hash = "9a9a9ef449992949e0748bea5810b49df9258046b14b7004d75aeeb273558aa333fcd672589ad8a224781f775925a52f133eebaad5e7c20c9d5e9ce84c56c999"
|
hash = "755d5b0eea602d9b5a4b517dfcf7c58ac073dc84e2dac3b7fb98499eb5315dbad7d82b6dab6c3438ef5d32674c4a9af2530f6a93e3ceac085ca9da8564378322"
|
||||||
|
|
||||||
[update]
|
[update]
|
||||||
[update.modrinth]
|
[update.modrinth]
|
||||||
mod-id = "wKkoqHrH"
|
mod-id = "wKkoqHrH"
|
||||||
version = "g7dIoFXq"
|
version = "FWtf5LvC"
|
||||||
|
|
13
plugins/simple-voice-chat.pw.toml
Normal file
13
plugins/simple-voice-chat.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
name = "Simple Voice Chat"
|
||||||
|
filename = "voicechat-bukkit-2.5.27.jar"
|
||||||
|
side = "both"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/9eGKb6K1/versions/Il6UOBoH/voicechat-bukkit-2.5.27.jar"
|
||||||
|
hash-format = "sha512"
|
||||||
|
hash = "e04cd2ea9c141717a276cf6467fe745ef5e2d5b36538016a107fc1264938374e0180cb0d95e7954221c77a8d381910da977685e24dfbd3ff2e74bb73bafeee46"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "9eGKb6K1"
|
||||||
|
version = "Il6UOBoH"
|
Loading…
Reference in a new issue