feat: add voice chat and the discord bot to the base template
This commit is contained in:
parent
e2aad0b8b7
commit
5ba6e01693
5 changed files with 59 additions and 1 deletions
15
plugins/essentialsx-discord.pw.toml
Normal file
15
plugins/essentialsx-discord.pw.toml
Normal 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"
|
15
plugins/essentialsx.pw.toml
Normal file
15
plugins/essentialsx.pw.toml
Normal file
|
@ -0,0 +1,15 @@
|
|||
name = "Essentials"
|
||||
filename = "EssentialsX-2.20.1.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://github.com/EssentialsX/Essentials/releases/download/2.20.1/EssentialsX-2.20.1.jar"
|
||||
hash-format = "sha256"
|
||||
hash = "802ea30bda460ca4597e818925816933c123b08d8126a814fac28d03a61bf542"
|
||||
|
||||
[update]
|
||||
[update.github]
|
||||
branch = "2.x"
|
||||
regex = "EssentialsX-.*"
|
||||
slug = "EssentialsX/Essentials"
|
||||
tag = "2.20.1"
|
13
plugins/simple-voice-chat.pw.toml
Normal file
13
plugins/simple-voice-chat.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "Simple Voice Chat"
|
||||
filename = "voicechat-bukkit-2.5.27.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/9eGKb6K1/versions/Il6UOBoH/voicechat-bukkit-2.5.27.jar"
|
||||
hash-format = "sha512"
|
||||
hash = "e04cd2ea9c141717a276cf6467fe745ef5e2d5b36538016a107fc1264938374e0180cb0d95e7954221c77a8d381910da977685e24dfbd3ff2e74bb73bafeee46"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "9eGKb6K1"
|
||||
version = "Il6UOBoH"
|
Loading…
Add table
Add a link
Reference in a new issue