How to Install and Configure Simple Voice Chat
How to Install and Configure Simple Voice Chat at MCServerHost
How to Install and Configure Simple Voice Chat at MCServerHost
Playing Minecraft with your friends is a great way to spend your time, and while communicating through text chat is a decent way to connect with each other, it can never beat the convenience and fun of voice chat, allowing each player to talk with each other while playing. To make this possible, server owners can install a plugin/mod on their server known as Simple Voice Chat, which lets nearby players talk with each other in-game using proximity chat.
The plugin/mod is also available for multiple server versions (Example - PaperMC, Spigot, Fabric, and many others) and doesn't require much configuration, making it very easy to install on any server without the need for any experience in server configuration.
Installing Simple Voice Chat
To start installing Simple Voice Chat on your server, we recommend you install the plugin/mod from its Modrinth marketplace, which allows you to install the version of the plugin according to your server type and version.

- Log in to your MCServerHost dashboard and stop your server to avoid any errors during the installation of the plugin/mod.
- Navigate to the File Manager (
Files) and install the.jarfile of the plugin in yourpluginsormodsfolder.

- On installation, start your server to let the plugin/mod create its configuration folder on the server.
Allocating an Additional Port
To allow Simple Voice Chat to work on your server, you have to allocate it a separate port due to the sole reason that it operates independently from Minecraft's built-in networking system. To allocate an additional port to your server, follow the steps below:
- Go to the Network tab in your MCServerHost dashboard.
- Create a new Allocation and copy the IP and Port from the created allocation (e.g.,
162.55.241.186:12260).

- Note down the newly allocated IP and port numbers before proceeding to the next step.
Configuring Simple Voice Chat
After installing the plugin/mod into your server and allocating an additional port, you can start configuring Simple Voice Chat on your server by editing its properties in its configuration file. To do that, follow the steps given below:
Go to your server's File Manager (
Files) and locatevoicechat-server.properties. The exact path depends on your server architecture:- Plugin-based server:
Files->plugins->voicechat->voicechat-server.properties - Mod-based server:
Files->mods->voicechat->voicechat-server.properties
- Plugin-based server:
Inside the
voicechat-server.propertiesfile, edit the following fields:- Set
voice-host:to yournumericServerIP:secondaryServerPort(e.g.,162.55.241.186:12260) - Set
port:to yoursecondaryServerPort(e.g.,12260)
- Set

- Save the changes, and start or restart your server in order to let the changes take place.
Conclusion
After following all the steps highlighted in this guide, you will be able to install Simple Voice Chat into your Minecraft server without any type of error. Just make sure that you are using the correct version of the plugin/mod for your server and performing every step correctly.
Similarly, if you are having any type of issue or problem with your server at MCServerHost, you can always get in touch with us by joining our Discord server or writing to us at support@MCServerHost.com.
Related guides
- How to configure LP & TAB — Easily configure LuckPerms & TAB!
- How to upload files! — Learn to upload files easily with or without SFTP!
- How to Cancel a Subscription — How to Cancel a Subscription at MCServerHost
- How to install plugins — Plugins should be easy to install!