Installation
Download
From GitHub Releases
Download the latest JAR from GitHub Releases.
From Modrinth
Find published builds on Modrinth.
Build from Source
bash
git clone https://github.com/codingsushi79/discordlinkplus.git
cd discordlinkplus
./gradlew shadowJarOutput: build/libs/DiscordLinkPlus-1.0.0.jar
Server Setup
Stop your server before installing plugins.
Copy
DiscordLinkPlus-*.jarinto your server'splugins/folder.Install Simple Voice Chat (optional, required for voice bridging):
- Download from Modrinth
- Place in
plugins/and ensure clients also install the mod
Start the server. DiscordLink+ creates its data folder at
plugins/DiscordLink+/.Edit
plugins/DiscordLink+/config.ymlwith your Discord bot token and IDs.Run
/mcdiscord reloador restart the server.
Verify Installation
Check the server console for DiscordLink+ startup messages. The bot should connect to Discord if the token and guild ID are correct.
Test the chat bridge by sending a message in-game — it should appear in your configured Discord channel.
Next Steps
- Setup — Configure Discord bot permissions and IDs
- Account Linking — Set up the link gate for players
