Setting up Simple Voice Chat
A short guide on how to set up Simple Voice Chat on Seedloaf.
Watch this 1 minute video to get set up
Or, follow this step-by-step guide
-
First, you’ll need to download Simple Voice Chat from a mod site like CurseForge or Modrinth. Download the version that matches the mod loader you intend to use on Seedloaf.
-
Then, take the downloaded voicechat.jar file, and upload it to either your world’s /plugins or /mods directory inside the File Manager tab, depending on the mod loader you are using. Forge, NeoForge, Quilt and Fabric use the /mods folder, whereas Paper uses the /plugins folder.
-
Start your world.
-
Navigate to the Additional Ports tab, and add port 24454.
-
Copy the Seedloaf port that your active port is now exposed on. It should look something like:
ns827314.seedloaf.com:49901
. -
Stop your world.
-
Back in File Manager, you should see a generated /voicechat folder in your /plugins or /mods folder. Open it, and then open
voicechat-server.properties
. Scroll until you see thevoice_host
property. Paste the Seedloaf port you copied so that thevoice_host
is set to the new port. It should look something like this:voice_host = ns827314.seedloaf.com:49901
. -
You’re all done! Start your world and Simple Voice Chat should be working properly.