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

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"