Skip to content

Discord Intregration

morelaid edited this page Apr 30, 2024 · 6 revisions

Functional overview of the Discord integration

The Discord integration creates the possibility to not only send a Brodcast message in Minecraft chat when a streamer (with active StreamingDrops) goes live, but also to write a message in Discord.

This plugin does not replace bots that enable general live notifications, but only announces live streamers that are linked to StreamingDrops on your server (listed under "AllowedStreamers").


How to set up Discord integration?

  1. Create a channel on your Discord server where you want to send the notifications.
  2. Go to the settings of the Discord channel
  3. Click on Integrations and select the option "WebHooks"
  4. Click on the "New Webhook" button
  5. Click on "Copy WebHook URL" and paste this value into your Settings.yml under "Webhook_URL"
  6. Set the value "SendLiveMessage" to "true" in "settings.yml"
  7. Use "/sd reload" or restart your server

Which messages can be edited?

All marked messages can be customized in the "messages.yml" file:

  1. Discord.Title
  2. Discord.Description
  3. Disocrd.AdditionalText

Clone this wiki locally