How to use a voice chat plugin for Minecraft
In this tutorial we will explain how you can use a voice chat plugin on your server.
As an example we use Simple Voice Chat.
Install Voice Chat
First you have to install the plugin.
How you can quickly and easily install plugins, we describe here: Install Mods for Minecraft.
Configure Plugin
- start your server and stop it again.
The status of your server must be ‘server not running’! - now download the
voicechat-server.properties
.
You can find it on the Savegames-FTP here:ConfigID/minecraft-data/config/voicechat
- open it with e.g. Notepad and find the following line:
port=
- enter here one of the available plugin ports, e.g.:
port=28940
Important: The port must not be used by another plugin.
You can find the available plugin ports in the server settings under General Info. - When you have made your changes, save the file and upload it.
- Now start your server.