Simple Voice Chat Setup
A proximity voice chat for Minecraft. You can choose between push to talk (PTT) or voice activation. The default PTT key is CAPS LOCK
, but it can be changed in the key bind settings. You can access the voice chat settings by pressing the V
key.
Installation
- Go to the download page for Simple Voice Chat
- Locate the latest version that supports your server version and type and download the
voicechat-*.jar
file - Once obtaining the Simple Voice Chat jar file you can upload it to your Minecraft server using either the pterodactyl file manager or a SFTP client like FileZilla.
- Upload the plugin file inside the relevant directory either
plugins
ormods
- After uploading the jar file you can go back to the console tab and restart the server
Setup Guide
- Navigate to your server on the panel
- Stop the server inside the console tab of your server
- Navigate to Network, and create a new allocation
- Note down the IP Address and Port of the new allocation you just created
- Using either the pterodactyl file manager or a SFTP client like FileZilla. locate the
voicechat
folder inside of theplugins
ormods
folder - Locate and open the
voicechat-server.properties
file - In the
voicechat-server.properties
find the line that saysport=24454
and replace this withport=<port from step 4>
- Save changes to the
voicechat-server.properties
- Go back to the console tab on your server and click start