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:
silver 2025-01-16 15:41:28 +00:00
parent e2aad0b8b7
commit 3f6f16da62
Signed by: silver
GPG key ID: 36F93D61BAD3FD7D
13 changed files with 336 additions and 6 deletions

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"