Minecraft_Discord_Bridge-plugin
Plugin that merges Discord and Minecraft chat into one for Paper servers
How to run
(takes 5-10 min to configure everything)
Install the plugin
- Download the JAR file
- Put it in your server's plugin folder
- Restart and run the server (you will see errors as the setup is not completed)
Setup a Discord bot
- Go to Developer Portal
- Create a new application
- Go to
Settings->Bot - Reset the token and save it for later
- Make sure your bot has
Message Content Intentchecked - Go to
Settings->OAuth2 - In
OAuth2 URL Generatorselect the bot scope andcopythegenerated URL - Add the bot to your Discord server by pasting the copied URL into the browser
- Make sure your bot has all the necessary permissions
Configure the plugin
- In the
MinecraftDiscordBridgefolder findconfig.yml - In
config.ymlreplace token with your bot's token - In
config.ymlreplace the channel-id with the Discord channel ID you want messages to be sent to (supports multiple) - Restart and run the server
- Enjoy :)

