Setting up DiscordSRV for Cross-Platform Minecraft and Discord Text/Voice Integration // NodeFlux Docs
Connect in-game chat, admin alerts, player achievements, and voice channels to a Discord bot using DiscordSRV. ## Steps 1. Download DiscordSRV.jar and place into server plugins/ directory. 2. Create a new Bot in the Disc NodeFlux documentation for free Minecraft, Node.js and application hosting.
Connect in-game chat, admin alerts, player achievements, and voice channels to a Discord bot using DiscordSRV. ## Steps 1. Download DiscordSRV.jar and place into server plugins/ directory. 2. Create a new Bot in the Disc
Connect in-game chat, admin alerts, player achievements, and voice channels to a Discord bot using DiscordSRV. ## Steps 1. Download DiscordSRV.jar and place into server plugins/ directory. 2. Create a new Bot in the Discord Developer Portal, copy its Bot Token, and enable Message Content & Server Members Intents. 3. Open plugins/DiscordSRV/config.yml in File Manager. 4. Paste your Bot Token into BotToken: "YOUR_TOKEN_HERE". 5. Copy your Discord channel IDs and map them under Channels: global: "CHANNEL_ID" and admin: "ADMIN_CHANNEL_ID". 6. Set DiscordInviteLink: "https://discord.gg/yourcode" to invite players automatically. 7. Restart the server and type /discordsrv build or verify bot status turns green in Discord. 8. Test chatting in Minecraft; messages will immediately mirror to your linked Discord channel. ## Notes - DiscordSRV allows bidirectional chat sync: messages typed in Discord appear in Minecraft chat with custom rank colors. - Enabling Account Linking allows verifying player Discord accounts in exchange for in-game roles or perks.