Compare commits

..

2 commits
main ... skynet

Author SHA1 Message Date
2c5bac8232
packwiz: refreshed 2025-01-16 15:43:04 +00:00
3f6f16da62
feat: use github releases for these now
# Conflicts:
#	index.toml
#	pack.toml
#	plugins/essentialsx-antibuild.pw.toml
#	plugins/essentialsx-chat.pw.toml
#	plugins/essentialsx-discord-link.pw.toml
#	plugins/essentialsx-discord.pw.toml
#	plugins/essentialsx-protect.pw.toml
#	plugins/essentialsx-spawn.pw.toml
#	plugins/essentialsx.pw.toml
#	plugins/plugmanx.pw.toml
#	plugins/protocollib.pw.toml
#	plugins/tab.pw.toml
#	plugins/vault.pw.toml
2025-01-16 15:41:54 +00:00
13 changed files with 183 additions and 21 deletions

View file

@ -1,10 +1,35 @@
hash-format = "sha256"
[[files]]
file = "plugins/essentialsx-antibuild.pw.toml"
hash = "7a59a93b5bf5dc440471584bb0ca2339294336cf74e694b8e22d712e3d4f7d48"
metafile = true
[[files]]
file = "plugins/essentialsx-chat.pw.toml"
hash = "a096c260e16fecfe9605b759150384d91d0df00c6e4b96c116470536e0801c6d"
metafile = true
[[files]]
file = "plugins/essentialsx-discord-link.pw.toml"
hash = "63ef13704609c01247bcf94f236720b187625bd54d2181d06b1fd566d5ddaad6"
metafile = true
[[files]]
file = "plugins/essentialsx-discord.pw.toml"
hash = "804258c5feaea06a885534f2b90fae82cfe03a0667b767e5abe5f8c0abec524e"
metafile = true
[[files]]
file = "plugins/essentialsx-protect.pw.toml"
hash = "0d24af48b34a0f30b7d93d04e35539820d796c0ce6c7dfee29aa2dd663dfbef6"
metafile = true
[[files]]
file = "plugins/essentialsx-spawn.pw.toml"
hash = "4180d0ec30976fb31370bb58ef3197f07eee3719975716a5b640ed84e2e1b375"
metafile = true
[[files]]
file = "plugins/essentialsx.pw.toml"
hash = "a9ed0800c518dde19e58c54a1f3ec85af81fdcd8afc1676ffd80d946cefb5648"
@ -17,7 +42,7 @@ metafile = true
[[files]]
file = "plugins/geyser.pw.toml"
hash = "b590a9088350a677fb29ca09deff80adceefef6ef1b89e717b7a25040e6b204e"
hash = "dae178ac917d07a79c71772e96ad72a06bbebe7a4f48f8a159cf18a456bbae77"
metafile = true
[[files]]
@ -26,8 +51,23 @@ hash = "650fc53a5de8739d85b1cfe8e21561e79d30d1a4c5fa4d5acaf5f77b14498813"
metafile = true
[[files]]
file = "plugins/simple-voice-chat.pw.toml"
hash = "f15730f91ba5e96ea7be0b2f17bd61aafdf991b78902cdf3f6a12793e78857ff"
file = "plugins/plugmanx.pw.toml"
hash = "c1fd0f5cd3141ff0672bb3d8e15a308bf33e6e964b338c8b839117ee0db99fc4"
metafile = true
[[files]]
file = "plugins/protocollib.pw.toml"
hash = "1ee7c7d540c589981d6ff3b79d0ff7598a0c8856acc6ba0e0c80e4fa2ca2fbeb"
metafile = true
[[files]]
file = "plugins/tab.pw.toml"
hash = "06200cceb7a5438ed697e8e019177b531d2f2d3b636b211b5386c648a5d4f437"
metafile = true
[[files]]
file = "plugins/vault.pw.toml"
hash = "3bb6e0891a38bcc13328168d51690c8a4962fb86699ffe1e5fe8c19a0996a323"
metafile = true
[[files]]

View file

@ -1,4 +1,4 @@
name = "Skynet_base"
name = "Skynet"
author = "Skynet"
version = "1.0.0"
pack-format = "packwiz:1.1.0"
@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "a275626e347392bcd556366ef301ad3fee5930c576de018cd961b1917899962e"
hash = "4ae57399c80df409e9a420cbadd50ba89f9e028ebf37d97cb276839f6d9f0d31"
[versions]
minecraft = "1.20.6"

View file

@ -0,0 +1,15 @@
name = "Essentials"
filename = "EssentialsXAntiBuild-2.20.1.jar"
side = "both"
[download]
url = "https://github.com/EssentialsX/Essentials/releases/download/2.20.1/EssentialsXAntiBuild-2.20.1.jar"
hash-format = "sha256"
hash = "041d05db2a609aca056a26cf78db715aa02f1e23d1dbe0126eab9b409392c67c"
[update]
[update.github]
branch = "2.x"
regex = "EssentialsXAntiBuild-.*"
slug = "EssentialsX/Essentials"
tag = "2.20.1"

View file

@ -0,0 +1,15 @@
name = "Essentials"
filename = "EssentialsXChat-2.20.1.jar"
side = "both"
[download]
url = "https://github.com/EssentialsX/Essentials/releases/download/2.20.1/EssentialsXChat-2.20.1.jar"
hash-format = "sha256"
hash = "40aa5c20241ceb3007ebcb5cfbf19bf2c467b0c090ae50e70653ee87ab775ca6"
[update]
[update.github]
branch = "2.x"
regex = "EssentialsXChat-.*"
slug = "EssentialsX/Essentials"
tag = "2.20.1"

View file

@ -0,0 +1,15 @@
name = "Essentials"
filename = "EssentialsXDiscordLink-2.20.1.jar"
side = "both"
[download]
url = "https://github.com/EssentialsX/Essentials/releases/download/2.20.1/EssentialsXDiscordLink-2.20.1.jar"
hash-format = "sha256"
hash = "0697930a1ad626aa503d6648eb94372d2f487bddbbb0dc24d8e876676fc5d3bd"
[update]
[update.github]
branch = "2.x"
regex = "EssentialsXDiscordLink-.*"
slug = "EssentialsX/Essentials"
tag = "2.20.1"

View file

@ -0,0 +1,15 @@
name = "Essentials"
filename = "EssentialsXProtect-2.20.1.jar"
side = "both"
[download]
url = "https://github.com/EssentialsX/Essentials/releases/download/2.20.1/EssentialsXProtect-2.20.1.jar"
hash-format = "sha256"
hash = "3268fd1a29f452777c9200e87c9c9e8587dcaedcff78fdc82d93b6d82ce74128"
[update]
[update.github]
branch = "2.x"
regex = "EssentialsXProtect-.*"
slug = "EssentialsX/Essentials"
tag = "2.20.1"

View file

@ -0,0 +1,15 @@
name = "Essentials"
filename = "EssentialsXSpawn-2.20.1.jar"
side = "both"
[download]
url = "https://github.com/EssentialsX/Essentials/releases/download/2.20.1/EssentialsXSpawn-2.20.1.jar"
hash-format = "sha256"
hash = "650d7c6a33865a02c5ffa4eb710def28e73d972c9aef85b2b1f4e71b9bd261a0"
[update]
[update.github]
branch = "2.x"
regex = "EssentialsXSpawn-.*"
slug = "EssentialsX/Essentials"
tag = "2.20.1"

View file

@ -3,11 +3,11 @@ filename = "Geyser-Spigot.jar"
side = "server"
[download]
url = "https://cdn.modrinth.com/data/wKkoqHrH/versions/FWtf5LvC/Geyser-Spigot.jar"
url = "https://cdn.modrinth.com/data/wKkoqHrH/versions/g7dIoFXq/Geyser-Spigot.jar"
hash-format = "sha512"
hash = "755d5b0eea602d9b5a4b517dfcf7c58ac073dc84e2dac3b7fb98499eb5315dbad7d82b6dab6c3438ef5d32674c4a9af2530f6a93e3ceac085ca9da8564378322"
hash = "9a9a9ef449992949e0748bea5810b49df9258046b14b7004d75aeeb273558aa333fcd672589ad8a224781f775925a52f133eebaad5e7c20c9d5e9ce84c56c999"
[update]
[update.modrinth]
mod-id = "wKkoqHrH"
version = "FWtf5LvC"
version = "g7dIoFXq"

15
plugins/plugmanx.pw.toml Normal file
View file

@ -0,0 +1,15 @@
name = "PlugManX"
filename = "PlugManX-2.4.1.jar"
side = "both"
[download]
url = "https://github.com/Test-Account666/PlugManX/releases/download/2.4.1/PlugManX-2.4.1.jar"
hash-format = "sha256"
hash = "b3ef43bd460ab42a6bdf31157f86036910deca645e192d4e7a1d85eddea77825"
[update]
[update.github]
branch = "master"
regex = "^.+(?<!-api|-dev|-dev-preshadow|-sources)\\.jar$"
slug = "Test-Account666/PlugManX"
tag = "2.4.1"

View file

@ -0,0 +1,15 @@
name = "ProtocolLib"
filename = "ProtocolLib.jar"
side = "both"
[download]
url = "https://github.com/dmulloy2/ProtocolLib/releases/download/5.3.0/ProtocolLib.jar"
hash-format = "sha256"
hash = "a91028876b974f870e1ac90cb433a1a4cb06930a39f2c0edc50d6165e26e940d"
[update]
[update.github]
branch = "master"
regex = "^.+(?<!-api|-dev|-dev-preshadow|-sources)\\.jar$"
slug = "dmulloy2/ProtocolLib"
tag = "5.3.0"

View file

@ -1,13 +0,0 @@
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"

15
plugins/tab.pw.toml Normal file
View file

@ -0,0 +1,15 @@
name = "TAB"
filename = "TAB.v5.0.3.jar"
side = "both"
[download]
url = "https://github.com/NEZNAMY/TAB/releases/download/5.0.3/TAB.v5.0.3.jar"
hash-format = "sha256"
hash = "6a31e5ba7f1852296a1ff663d8d6be60ff226cb44f851d3f466595c3e6fb0798"
[update]
[update.github]
branch = "master"
regex = "^.+(?<!-api|-dev|-dev-preshadow|-sources)\\.jar$"
slug = "NEZNAMY/TAB"
tag = "5.0.3"

15
plugins/vault.pw.toml Normal file
View file

@ -0,0 +1,15 @@
name = "Vault"
filename = "Vault.jar"
side = "both"
[download]
url = "https://github.com/MilkBowl/Vault/releases/download/1.7.3/Vault.jar"
hash-format = "sha256"
hash = "a6b5ed97f43a5cf5bbaf00a7c8cd23c5afc9bd003f849875af8b36e6cf77d01d"
[update]
[update.github]
branch = "master"
regex = "^.+(?<!-api|-dev|-dev-preshadow|-sources)\\.jar$"
slug = "MilkBowl/Vault"
tag = "1.7.3"