feat: add voice chat and the discord bot to the base template

This commit is contained in:
silver 2025-01-17 22:39:27 +00:00
parent e2aad0b8b7
commit 5ba6e01693
Signed by: silver
GPG key ID: 36F93D61BAD3FD7D
5 changed files with 59 additions and 1 deletions

View file

@ -0,0 +1,15 @@
name = "Essentials"
filename = "EssentialsXDiscord-2.20.1.jar"
side = "both"
[download]
url = "https://github.com/EssentialsX/Essentials/releases/download/2.20.1/EssentialsXDiscord-2.20.1.jar"
hash-format = "sha256"
hash = "dd73439d4b1a7d6abfe7d1024bee392f1c8769c0090b95feef2e4845a209dcac"
[update]
[update.github]
branch = "2.x"
regex = "EssentialsXDiscord-.*"
slug = "EssentialsX/Essentials"
tag = "2.20.1"