feat: new plugins
This commit is contained in:
parent
87f17023ad
commit
97e7096ee9
5 changed files with 55 additions and 1 deletions
15
index.toml
15
index.toml
|
@ -10,6 +10,16 @@ file = "plugins/advanced-admin-menu.pw.toml"
|
|||
hash = "efcf40a218e281752cd9b5f51c376640198cf7102828a6c85cfa6235f7b5a014"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "plugins/better-beacon-range.pw.toml"
|
||||
hash = "0cb1f9bc9916e314270bc47e8adc727e2d75205ae0b61c83591700c51cbfd85d"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "plugins/command-e-chest.pw.toml"
|
||||
hash = "27de18cc4d7762b5aad536fbf3d27c9921e1ca7000ab3b1f2ab21ee3ca0e95ba"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "plugins/floodgate.pw.toml"
|
||||
hash = "c616c56eb2fbc6fddee463fa101926923c67db9f1619f63dc9d7630c6c9978f1"
|
||||
|
@ -50,6 +60,11 @@ file = "plugins/sleeper.pw.toml"
|
|||
hash = "bc11d13bbf20403ce0bf6b6ba261653c6a34830efd18525bf7ad65cbd24f27ac"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "plugins/stairsit.pw.toml"
|
||||
hash = "bf2a6781f31228c2f80263a1406b2f42264e11a76d9ab7db5277acb9aa41ea51"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "plugins/thizzyz-tree-feller.pw.toml"
|
||||
hash = "432a58318b4531f3da13e7d7bc8ad055e9b54a59ea29f08886e304db58214dab"
|
||||
|
|
|
@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
|||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "8e24d7793cf11ada085332874957fa0dc0800e99831de4e4d091f5f8c712d043"
|
||||
hash = "221a24edfffe7d2c346425d9e25aef023948cbbcbd646dc83f7e14beb964c6e9"
|
||||
|
||||
[versions]
|
||||
minecraft = "1.20.6"
|
||||
|
|
13
plugins/better-beacon-range.pw.toml
Normal file
13
plugins/better-beacon-range.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "Better Beacon Range"
|
||||
filename = "BetterBeaconRange-2.2.0.jar"
|
||||
side = "server"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/nMi4H2vS/versions/YbWtmPwV/BetterBeaconRange-2.2.0.jar"
|
||||
hash-format = "sha512"
|
||||
hash = "e988ede5fa977a4adea2e8dec9c7cd0e34ddd836e309344f4f7c6c03779aa742a0ff66a64223548b9f3c0bd8b1018bd18ec0ccdb3c34d95d5e75d1690122b4e3"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "nMi4H2vS"
|
||||
version = "YbWtmPwV"
|
13
plugins/command-e-chest.pw.toml
Normal file
13
plugins/command-e-chest.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "Command E-Chest"
|
||||
filename = "CommandEChest-1.20.1SPIGOT.jar"
|
||||
side = "server"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/K1s4YtHV/versions/t7bhqtp3/CommandEChest-1.20.1SPIGOT.jar"
|
||||
hash-format = "sha512"
|
||||
hash = "868578b1cfe15d76089eb936d6a71d614b7e099e3378b90350b6d44412dc87d288479307a4c0dddbac97d2a3d2c53bde1a9b5044f6d86824fe4f62c4bc865c73"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "K1s4YtHV"
|
||||
version = "t7bhqtp3"
|
13
plugins/stairsit.pw.toml
Normal file
13
plugins/stairsit.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "Sit"
|
||||
filename = "sit-1.7.1.jar"
|
||||
side = "server"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/tFLdoQMh/versions/B6I3qrhY/sit-1.7.1.jar"
|
||||
hash-format = "sha512"
|
||||
hash = "a4f1c39c7a148d8c3f2609ab19b01203c58e344e74fc9caea53e6caa688fea3fa908e399b0135bad6f62b258e10382f1395a025827bc8884b4208608ff858c3c"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "tFLdoQMh"
|
||||
version = "B6I3qrhY"
|
Loading…
Add table
Reference in a new issue