How to Setup DiscordSRV on Your Minecraft Server

What is DiscordSRV?

DiscordSRV is a powerful plugin that can sync your in-game Minecraft chat with a channel on your Discord server, in addition to a wealth of other features such as:

  • Linking Discord and Minecraft accounts and syncing nicknames/roles.
  • Voice proximity chat.
  • Managing your Minecraft console remotely through Discord.

This guide will only cover the very basics – how to link your chats together – however once completing this guide, you can configure the additional features using their official installation guide.

Installation

These instructions are adapted from the official DiscordSRV installation guide. If you’d like to customise your setup or require further guidance, please see their GitHub Wiki Page.

Note: You must have the Manage Server permission on your Discord Server to add the bot

Installing the Plugin

  1. Download the plugin from the DiscordSRV Spigot Page.
  2. Install the plugin using our guide here.
  3. Restart your server to generate the needed configuration files.

Creating the Discord Bot

  1. Create a new Discord Application by going to the Discord Developer Portal and clicking New Application. Pick a name and assign it to your personal team.
  2. Add a Bot to your new Application by navigating to the Bot page and clicking Add Bot.
    Image of bot creation step 1.
  3. Enable the Server Members Intent and click Save Changes. If you’d like, you can also change the bot icon and username on this page.
    Image of bot creation step 3.
  4. Copy the Token by clicking the Copy button.
    Image of bot creation step 4.
  5. Copy your Application ID by going back to the General Information page and clicking Copy.
    Image of bot creation step 5.
  6. Go to https://discord.com/api/oauth2/authorize?permissions=8&scope=bot&client_id= and copy your numeric Application ID to the end of the link.
  7. Select your server from the list and click Continue then Authorise.
    Image of bot creation step 7.

Finding the Discord Channel ID

  1. Enable Discord Developer mode by going to User Settings > Advanced then toggling Developer Mode.
    Image of finding the Discord channel ID step 1.
  2. Right click the Discord text channel that you would like to link with your Minecraft server and click Copy ID.
    Image of finding the Discord channel ID step 2.
  3. You should then have a long number (such as 873672811208663090) in your clipboard.

Configuring the Plugin

  1. Open the DiscordSRV configuration file at plugins/DiscordSRV/config.yml.
    1. Paste your Discord bot token into the BotToken field.
      Image of configuring the plugin step 1.1.
    2. Paste your Channel ID in the Channels global field.
      Image of configuring the plugin step 1.2.
  2. Restart your server

Wrap Up

After following this guide, your Minecraft server and Discord channel should be linked up and you should receive a message such as the following:
Image of wrap up.

If you require any further assistance, please contact our support at: https://shockbyte.com/billing/submitticket.php

Mitchell Smith

Managing Director @ Shockbyte

  • Minecraft, Discord, DiscordSRV, plugins, mods
  • 31 Users Found This Useful
Was this answer helpful?

Related Articles

How to Install Sponge on a Forge Server

You may learn more about SpongeForge and the Sponge project by visiting the official Sponge...

How to Install Fabric Mods on Your PC

This guide explains how to install mods onto your Fabric client. Fabric, like Forge, is a version...

How to Install Minecraft Forge on Your PC

We have a tutorial for installing Minecraft Forge on your computer:   Forge is a Minecraft...

How to Install Modpacks on Your Computer Using the CurseForge App

CurseForge is a Minecraft launcher owned by Overwolf that allows you to install thousands of...

How to Use Buycraft / Tebex on Your Server (Monetisation)

Tebex, formerly known as Buycraft, is the primary webstore application used across thousands of...