-
Notifications
You must be signed in to change notification settings - Fork 1
Installation
Cyrusbye720 edited this page Jun 6, 2026
·
3 revisions
- Java 17 or newer
- Paper 1.20.4 or newer, Folia, or Spigot 1.20.4 or newer
- A Discord application with a bot token
- The Server Members and Message Content intents enabled on the bot
- Download
ZDiscord-1.1.0.jarfrom the Releases page. - Place the JAR in your server's
plugins/directory. - Start the server to generate the default
config.ymlandmessages.yml. - Open
plugins/ZDiscord/config.ymland set:-
bot.token— your bot token -
bot.guild-id— your Discord server ID -
channels.chat— the channel ID for chat bridge
-
- Restart the server.
- Run
/setupin Discord to configure the remaining channels interactively.
Replace the JAR in plugins/ and restart. Your config.yml is preserved across upgrades; new keys are merged in automatically.
Stop the server, remove plugins/ZDiscord.jar and the plugins/ZDiscord/ directory.