Skip to content

Installation

Cyrusbye720 edited this page Jun 6, 2026 · 3 revisions

Installation

Requirements

  • 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

Steps

  1. Download ZDiscord-1.1.0.jar from the Releases page.
  2. Place the JAR in your server's plugins/ directory.
  3. Start the server to generate the default config.yml and messages.yml.
  4. Open plugins/ZDiscord/config.yml and set:
    • bot.token — your bot token
    • bot.guild-id — your Discord server ID
    • channels.chat — the channel ID for chat bridge
  5. Restart the server.
  6. Run /setup in Discord to configure the remaining channels interactively.

Updating

Replace the JAR in plugins/ and restart. Your config.yml is preserved across upgrades; new keys are merged in automatically.

Uninstalling

Stop the server, remove plugins/ZDiscord.jar and the plugins/ZDiscord/ directory.


ZDiscord v1.1.0 · Home · Issues · Source

Clone this wiki locally