Install Simple Voice Chat on your Minecraft server to give players proximity-based voice chat without needing Discord.
Simple Voice Chat works on both plugin servers (Paper, Spigot) and mod servers (Fabric, Forge). Download the version that matches your server type from the Modrinth downloads page. Players without the mod can still join your server normally; only those with the client mod installed will have voice chat.
Install Simple Voice Chat
- Go to the Simple Voice Chat downloads page and download the version that matches your server’s mod/plugin loader and Minecraft version
- Upload the downloaded file to your server’s
modsorpluginsfolder using the File Manager or SFTP - Restart your server. This generates the voice chat config files
Configure the Voice Chat Port
Simple Voice Chat needs its own dedicated port to handle voice traffic. Without this, you’ll see a disconnected icon in-game.
- In the Game Panel, go to Management → Allocations and note your secondary port number (e.g.
25520) - Stop your server
- Open the File Manager and navigate to
config/voicechat/ - Open the
voicechat-server.propertiesfile - Find the
portsetting and change it to your allocated port number:
port=24454 # Default port, change this to your allocated port (e.g. 25500)- Click Save
- Start your server
Test Voice Chat
- Install the Simple Voice Chat mod on your Minecraft client (same version as the server)
- Connect to your server
- You should see a speaker icon in the bottom-left corner of your screen. If the icon looks connected (no red X or unplugged symbol), voice chat is working
You can also test from the server console using /voicechat test <player-name> on a player who has the mod installed.
Troubleshooting
Disconnected/Unplugged Icon
If you see a disconnected icon (a pulled-out power socket) next to the voice chat indicator, the mod can’t reach the voice chat port.
- In the Game Panel, go to Management → Allocations and confirm you have a secondary port listed
- Open
config/voicechat/voicechat-server.propertiesin the File Manager - Verify the
portvalue matches the port shown in your Allocations - Restart your server after making any changes
- Reconnect with your client and check the icon again
Still Not Working?
If voice chat still isn’t connecting after verifying the port, check Simple Voice Chat’s troubleshooting guide for additional causes.
If you’re still stuck, contact our support team.
Frequently Asked Questions
Yes, players need the mod installed on their client to use voice chat. Players without the mod can still join the server normally, they just won't have voice chat.
This usually means the voice chat port isn't configured correctly. Check that the port in voicechat-server.properties matches an allocated port from your Game Panel under Management > Allocations.
Yes. Simple Voice Chat is available as both a Fabric/Forge mod and a Paper/Spigot plugin. Download the correct version for your server type from the Modrinth downloads page.





