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 = "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"