Skip to main content
Want your players to talk to each other in game instead of juggling a Discord call? This guide shows you how to set up proximity voice chat on your Minecraft server using Simple Voice Chat, the most popular voice mod out there.

What is Simple Voice Chat?

Simple Voice Chat is a free mod that adds proximity voice chat to Minecraft. Players hear each other based on how close they are in the world, and the audio fades out with distance, so sneaking up on your friends actually means something. Players can also create group channels to talk privately no matter where they are. It works on Paper, Spigot and Purpur as a plugin, and on Fabric, Forge, NeoForge and Quilt as a mod, so it fits pretty much any server you can run with us.

Setting up voice chat

Voice chat audio travels over its own port, separate from the port players use to join your server. That’s why the setup is two parts: install the mod, then give it a port to use.

Install Simple Voice Chat

Head to the ” Plugins ” tab on your server and install Simple Voice Chat, then start your server once so it can generate its config files.
Voice Install

Go to the Network tab

The Network tab on the Tension panel

Create a new allocation

This gives your server another accessible port, which voice chat can use. Make a note of the port number, you will need it in a minute.
Creating a new port allocation on the Tension panel

Open your voice chat config

In the file area, find the voice chat config. Where it lives depends on what your server is running:
  • Paper, Spigot or Purpur: /plugins/voicechat/voicechat-server.properties
  • Fabric, Forge, NeoForge or Quilt: /config/voicechat/voicechat-server.properties
Can’t find it? The file is only created after the server has started with Simple Voice Chat installed, so start the server once and check again.

Set the voice chat port

Find the line that says port=24454 and change the number to the port from the allocation you created before, then save the file.
Setting the voice chat port in voicechat-server.properties

Restart the server

Restart so the config applies. You’re now set up to use voice chat! In game, players press the V key to open the voice settings and check their mic is working.

Voice chat FAQs

Does Minecraft have built-in voice chat?

No. Minecraft has no voice chat of its own, which is exactly why mods like Simple Voice Chat exist. Once it’s set up on your server, players can talk in game without any outside apps.

Do my players need to install anything?

Yes. Each player needs the Simple Voice Chat mod installed on their own game to talk. On plugin servers like Paper, players without the mod can still join and play normally, they just won’t have voice.

Why is my voice chat stuck on connecting?

Nine times out of ten it’s the port. Check that the port= value in voicechat-server.properties exactly matches a port from your Network tab, then restart. You can also test a player’s connection in game with the command /voicechat test playername.

Does voice chat work for Bedrock players?

No. Bedrock editions can’t install mods, so crossplay players joining through Geyser won’t be able to use voice chat. Also make sure voice chat and Geyser are on different ports, they can’t share one.

Still stuck?

If you need any more support, join our Discord or open a Ticket