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
This commit is contained in:
parent
e2aad0b8b7
commit
3f6f16da62
13 changed files with 336 additions and 6 deletions
15
plugins/tab.pw.toml
Normal file
15
plugins/tab.pw.toml
Normal 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"
|
Loading…
Add table
Add a link
Reference in a new issue