Testing_packwiz/plugins/plugmanx.pw.toml
Brendan Golden 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

15 lines
419 B
TOML

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"