Simple Voice Chat Discord Bridge
🟡 Updated this year⚠️ Install Order · 2 steps
Install in this order, then this mod last — most mods fail to load without their framework and dependencies in place.
Preview

🔍 Analysis
- 👍 0.2% endorsement rate
- 🏆 #157 of 653 adventure mods in this game by downloads
📋 About This Mod
> ⚠️ **Feedback Wanted** > > I am looking for feedback on what Minecraft version and server platforms/loaders to support. **Please fill out this short, anonymous Google Form**: https://docs.google.com/forms/d/e/1FAIpQLSfhQhD9tSZK__N1GYHki1t2Zezd6WOd1IuKVqtAxlTQkZf4CA/viewform # Simple Voice Chat Discord Bridge (https://modrinth.com/plugin/simple-voice-chat-discord-bridge) (https://modrinth.com/mod/fabric-api) > ⚠️ **Warning** > > This is not an official addon. **Please don't go to the Simple Voice Chat discord server for support! Instead, please use (https://github.com/amsam0/voicechat-discord/issues) for support.** I'll try to provide support as soon as possible but there is no guarantee for how long it will take. Simple Voice Chat Discord Bridge is a Simple Voice Chat addon for Fabric and Paper/Purpur that makes a bridge between Simple Voice Chat and Discord to allow for players without Simple Voice Chat installed on their client to hear and speak. For example, this addon allows Bedrock edition players connected through Geyser to use voice chat! - Bug reports, feature requests, and general support: https://github.com/amsam0/voicechat-discord/issues - Changelog: https://gitlab.com/amsam0/voicechat-discord/-/blob/main/CHANGELOG.md - Source code: https://gitlab.com/amsam0/voicechat-discord (For more information on the infrastructure of this project, such as the use of both GitHub and GitLab, scroll down to the last section.) # Installation and Usage First, ensure that you have (https://modrinth.com/mod/simple-voice-chat) installed and correctly configured. Please refer to (https://modrepo.de/minecraft/voicechat/wiki) for more info. > ℹ️ **Note** > > Simple Voice Chat Discord Bridge requires version 2.4.11 or later of Simple Voice Chat. Please ensure you have updated! Then, you'll want to (https://modrinth.com/mod/simple-voice-chat-discord-bridge/versions) the latest version of Simple Voice Chat Discord Bridge that is compatible with your Minecraft version. > ℹ️ **Note** > > If you are using the Fabric mod, it requires the (https://modrinth.com/mod/fabric-api). ## Finding the configuration file Make sure to run your server once with Simple Voice Chat and Simple Voice Chat Discord Bridge installed to generate Simple Voice Chat Discord Bridge's configuration file. **Fabric:** Simple Voice Chat Discord Bridge's configuration file should be located at `config/voicechat-discord.yml`. **Paper/Purpur:** Simple Voice Chat Discord Bridge's configuration file should be located at `plugins/voicechat-discord/config.yml`. ## Setting up a bot First, create an application at (https://discord.com/developers/applications) by clicking `New Application` at the top right. Choose the name that you want your bot to be called. !(https://gitlab.com/amsam0/voicechat-discord/-/raw/main/images/new-application.jpg) On the left, click `Bot`. Copy the token by clicking `Reset Token`. After resetting the token, there should be a `Copy` button. !(https://gitlab.com/amsam0/voicechat-discord/-/raw/main/images/reset-token.jpg) Now, open (#finding-the-configuration-file) with a text editor. Replace `DISCORD_BOT_TOKEN_HERE` with the token you copied. It should look something like this: ```yaml bots: - token: TheTokenYouJustPasted vc_id: VOICE_CHANNEL_ID_HERE ``` Next, click `Installation` on the left. Change `Install Link` from `Discord Provided Link` to `None`. !(https://gitlab.com/amsam0/voicechat-discord/-/raw/main/images/remove-install-link.jpg) Next, click `Bot` on the left. Scroll down and disable disable `Public Bot`. !(https://gitlab.com/amsam0/voicechat-discord/-/raw/main/images/disable-public-bot.jpg) Finally, click `General Information` on the left and copy the Application ID. !(https://gitlab.com/amsam0/voicechat-discord/-/raw/main/images/copy-application-id.jpg) In your browser, go to `discord.com/api/oauth2/authorize?client_id=YOUR_APPLICATION_ID_HERE&permissions=36700160&scope=bot` but replace `YOUR_APPLICATION_ID_HERE` with the application ID you just copied. Choose the server you want to invite your bot to. **Make sure not to disable any of its permissions.** Now, follow the steps at (https://support.discord.com/hc/en-us/articles/206346498-Where-can-I-find-my-User-Server-Message-ID-) to enable Developer Mode in Discord. Then, right click the voice channel you want the bot to use as a bridge between Simple Voice Chat and Discord and click `Copy ID`. > ⚠️ **Warning** > > There cannot
> ⚠️ Feedback Wanted > > I am looking for feedback on what Minecraft version and server platforms/loaders to support. Please fill out this short, anonymous Google Form: https://docs.google.com/forms/d/e/1FAIpQLSfhQhD9tSZK__N1GYHki1t2Zezd6WOd1IuKVqtAxlTQkZf4CA/viewform
# Simple Voice Chat Discord Bridge
[](https://modrinth.com/plugin/simple-voice-chat-discord-bridge)
[
](https://modrinth.com/mod/fabric-api)
> ⚠️ Warning > > This is not an official addon. Please don't go to the Simple Voice Chat discord server for support! Instead, please use (https://github.com/amsam0/voicechat-discord/issues) for support. I'll try to provide support as soon as possible but there is no guarantee for how long it will take.
Simple Voice Chat Discord Bridge is a Simple Voice Chat addon for Fabric and Paper/Purpur that makes a bridge between Simple Voice Chat and Discord to allow for players without Simple Voice Chat installed on their client to hear and speak. For example, this addon allows Bedrock edition players connected through Geyser to use voice chat!
- Bug reports, feature requests, and general support: https://github.com/amsam0/voicechat-discord/issues
- Changelog: https://gitlab.com/amsam0/voicechat-discord/-/blob/main/CHANGELOG.md
- Source code: https://gitlab.com/amsam0/voicechat-discord
(For more information on the infrastructure of this project, such as the use of both GitHub and GitLab, scroll down to the last section.)
# Installation and Usage
First, ensure that you have (https://modrinth.com/mod/simple-voice-chat) installed and correctly configured. Please refer to (https://modrepo.de/minecraft/voicechat/wiki) for more info.
> ℹ️ Note > > Simple Voice Chat Discord Bridge requires version 2. 4. 11 or later of Simple Voice Chat. Please ensure you have updated!
Then, you'll want to (https://modrinth.com/mod/simple-voice-chat-discord-bridge/versions) the latest version of Simple Voice Chat Discord Bridge that is compatible with your Minecraft version.
> ℹ️ Note > > If you are using the Fabric mod, it requires the (https://modrinth.com/mod/fabric-api).
## Finding the configuration file
Make sure to run your server once with Simple Voice Chat and Simple Voice Chat Discord Bridge installed to generate Simple Voice Chat Discord Bridge's configuration file.
Fabric: Simple Voice Chat Discord Bridge's configuration file should be located at `config/voicechat-discord.yml`.
Paper/Purpur: Simple Voice Chat Discord Bridge's configuration file should be located at `plugins/voicechat-discord/config.yml`.
## Setting up a bot
First, create an application at (https://discord.com/developers/applications) by clicking `New Application` at the top right. Choose the name that you want your bot to be called.

On the left, click `Bot`. Copy the token by clicking `Reset Token`. After resetting the token, there should be a `Copy` button.

Now, open (#finding-the-configuration-file) with a text editor. Replace `DISCORD_BOT_TOKEN_HERE` with the token you copied. It should look something like this:
```yaml bots: - token: TheTokenYouJustPasted vc_id: VOICE_CHANNEL_ID_HERE ```
Next, click `Installation` on the left. Change `Install Link` from `Discord Provided Link` to `None`.

Next, click `Bot` on the left. Scroll down and disable disable `Public Bot`.

Finally, click `General Information` on the left and copy the Application ID.

In your browser, go to `discord.com/api/oauth2/authorize?client_id=YOUR_APPLICATION_ID_HERE&permissions=36700160&scope=bot` but replace `YOUR_APPLICATION_ID_HERE` with the application ID you just copied. Choose the server you want to invite your bot to. Make sure not to disable any of its permissions.
Now, follow the steps at (https://support.discord.com/hc/en-us/articles/206346498-Where-can-I-find-my-User-Server-Message-ID-) to enable Developer Mode in Discord. Then, right click the voice channel you want the bot to use as a bridge between Simple Voice Chat and Discord and click `Copy ID`.
> ⚠️ Warning > > There cannot
📊 Mod Details
- Game
- Minecraft Mods
- Author
- amsam0
- Version
- neoforge-1.21.9-3.2.0
- Downloads
- 271,274
- Endorsements
- 512
- Category
- adventure
- Created
- 11/28/2022
- Updated
- 6/19/2026
- Game Versions
- 1.21.9, 1.21.10
- Tags
- adventure, social, utility
🔧 How to Install Minecraft Mods Mods
Download from Modrinth. Use Prism Launcher or drop into your mods folder.
📖 Full step-by-step install guide for Minecraft Mods →
Visit the official mod page for specific installation instructions for this mod.
🎮 Need cheat codes or console commands? Check ur gaming wiki for Minecraft Mods commands, item IDs, and more.
❓ Frequently Asked Questions
Which Minecraft Mods versions does Simple Voice Chat Discord Bridge support?
The author lists 1.21.9, 1.21.10. Other versions may work but are untested by the author.
What is the latest version of Simple Voice Chat Discord Bridge?
Version neoforge-1.21.9-3.2.0, published 2026-06-19 with 271,274 downloads recorded at the source.
Keep browsing — more Minecraft Mods mods await