Minecraft-Simple Voice Chat: Difference between revisions

From jars99.com
Jump to navigation Jump to search
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
== '''Client (User) Setup'''==
== '''Client (User) Setup'''==


Current Minecraft Version: 1.21.7
===MacOS===
===MacOS===
# Install Java: [https://www.java.com/en/download/ Download it here]  
#Install Java: [https://www.java.com/en/download/ Download it here]
# Download Prism Launcher: [https://github.com/PrismLauncher/PrismLauncher/releases/download/9.2/PrismLauncher-macOS-9.2.zip Download it here]
#Download Prism Launcher: [https://github.com/PrismLauncher/PrismLauncher/releases/download/9.2/PrismLauncher-macOS-9.2.zip Download it here]
# Copy Prism Launcher into the Applications Folder
#Copy Prism Launcher into the Applications Folder
# Run Prism Launcher
#Run Prism Launcher
# Create a New Instance
#Create a New Instance
## Select Minecraft 1.21.4
##Select the Minecraft Version
## Select Fabric as the Mod Loader
##Select Fabric as the Mod Loader
# Click Edit  
#Click Edit -> Mods  
## Click Download Mods
##Install the Fabric API:
## Install the Fabric API:
##Install Simple Voice Chat
## Install Simple Voice Chat
# Run Minecraft from The Launcher Screen
# Run Minecraft from The Launcher Screen
#The first time you run Minecraft from the Prism Launcher, it will download several files, and you will probably need to re-add the multiplayer servers
#The first time you run Minecraft from the Prism Launcher, it will download several files, and you will need to re-add the multiplayer servers
#When it pops up asking if you want to allow the Microphone, be sure to allow it.
#When it pops up asking if you want to allow the Microphone, '''be sure to allow it'''.
# Follow the directions below for in-game setup
# Follow the directions below for in-game setup


===Windows===
===Windows===
# Install Java: [https://javadl.oracle.com/webapps/download/AutoDL?BundleId=251408_0d8f12bc927a4e2c9f8568ca567db4ee Download it here]  
#Install Java: [https://javadl.oracle.com/webapps/download/AutoDL?BundleId=251408_0d8f12bc927a4e2c9f8568ca567db4ee Download it here]
# Download and install Fabric:  [https://maven.fabricmc.net/net/fabricmc/fabric-installer/1.0.1/fabric-installer-1.0.1.exe Download it here]  
#Download and install Fabric:  [https://maven.fabricmc.net/net/fabricmc/fabric-installer/1.0.1/fabric-installer-1.0.1.exe Download it here]  
## Note that after the install completes, it will have a popup with the link to the mods folder - you can click on that so you don't need to find it later.
##Note that after the install completes, it will have a popup with the link to the mods folder - you can click on that so you don't need to find it later.
# Download Fabric API: [https://cdn.modrinth.com/data/P7dR8mSH/versions/8FAH9fuR/fabric-api-0.114.2%2B1.21.4.jar Download it here]
#Download Fabric API: [https://www.curseforge.com/minecraft/mc-mods/fabric-api/download/6701180 1.21.7] Download [https://www.curseforge.com/minecraft/mc-mods/fabric-api/files/all?page=1&pageSize=20 Page]
# Download Simple Voice Chat: [https://edge.forgecdn.net/files/5998/380/voicechat-fabric-1.21.4-2.5.27.jar?api-key=267C6CA3 Download it here]
#Download Simple Voice Chat: [https://cdn.modrinth.com/data/9eGKb6K1/versions/9iBKDGlo/voicechat-fabric-1.21.7-2.5.32.jar 1.21.7] Download [https://modrinth.com/plugin/simple-voice-chat/versions?l=fabric Page]
# Put the API and Simple Voice Chat  jar files into the mods folder: %appdata%/.minecraft/mods
#Put the API and Simple Voice Chat  jar files into the mods folder: %appdata%/.minecraft/mods
# Run the Minecraft Launcher, and be sure to run the fabric-loader version.
#Run the Minecraft Launcher, and be sure to run the fabric-loader version.
# Follow the directions below for in-game setup
#Follow the directions below for in-game setup


===In-Game Setup===
===In-Game Setup===
Line 36: Line 37:
#Choose push-to-talk or Voice Activation.  Voice Activation is probably preferred
#Choose push-to-talk or Voice Activation.  Voice Activation is probably preferred
#After you complete the setup, your microphone will be muted.  Press "m" to unmute
#After you complete the setup, your microphone will be muted.  Press "m" to unmute
#You still won't be able to hear anyone until you are in a group with them
#You still won't be able to hear anyone until you are in a group with them  
##Press "v" again to configure voice chat
##Press "v" again to configure voice chat
##select a group or join an existing one
##select a group or join an existing one
##If you don't want an icon in the top left corner of your screen, select the icon button in the group settings to turn it off
## If you don't want an icon in the top left corner of your screen, select the icon button in the group settings to turn it off




=='''Server Setup'''==
=='''Server Setup'''==


# Download the Fabric Server jar: [https://meta.fabricmc.net/v2/versions/loader/1.21.4/0.16.10/1.0.1/server/jar here]
#Download the Fabric Server jar: [https://meta.fabricmc.net/v2/versions/loader/1.21.4/0.16.10/1.0.1/server/jar here]
## Replace the minecraft 1.21.4 jar with this file
## Replace the minecraft server jar with this file
# Download the Fabric API
#Download the Fabric API (use the same link as in the windows download)
# Download the Simple Voice Chat jar
#Download the Simple Voice Chat jar (use the same link as in the windows download)
# Place those jars in the mods folder
#Place those jars in the mods folder
# Run the Server to create the default config files
#Run the Server to create the default config files
# Stop the server
#Stop the server
# Edit config/voicechat/voicechat.conf - specify the UDP port to use
#Edit config/voicechat/voicechat.conf - specify the UDP port to use.  Default is 24454
# Make sure firewall is open for that port, and forwarding traffic
#Start the server again
#Make sure the firewall is open for that port, and forwarding traffic to the Minecraft server
#Unless there is a DNS entry on the internal network, computers on the NAT will need to use the internal network IP, and not the DNS name.

Latest revision as of 13:26, 30 June 2025

Client (User) Setup

Current Minecraft Version: 1.21.7

MacOS

  1. Install Java: Download it here
  2. Download Prism Launcher: Download it here
  3. Copy Prism Launcher into the Applications Folder
  4. Run Prism Launcher
  5. Create a New Instance
    1. Select the Minecraft Version
    2. Select Fabric as the Mod Loader
  6. Click Edit -> Mods
    1. Install the Fabric API:
    2. Install Simple Voice Chat
  7. Run Minecraft from The Launcher Screen
  8. The first time you run Minecraft from the Prism Launcher, it will download several files, and you will need to re-add the multiplayer servers
  9. When it pops up asking if you want to allow the Microphone, be sure to allow it.
  10. Follow the directions below for in-game setup

Windows

  1. Install Java: Download it here
  2. Download and install Fabric: Download it here
    1. Note that after the install completes, it will have a popup with the link to the mods folder - you can click on that so you don't need to find it later.
  3. Download Fabric API: 1.21.7 Download Page
  4. Download Simple Voice Chat: 1.21.7 Download Page
  5. Put the API and Simple Voice Chat jar files into the mods folder: %appdata%/.minecraft/mods
  6. Run the Minecraft Launcher, and be sure to run the fabric-loader version.
  7. Follow the directions below for in-game setup

In-Game Setup

  1. If you are going to use headphones, connect them to the computer
  2. Join the server
  3. Press "v" to setup voicechat
  4. Follow the directions to select a Mic
  5. Select a speaker
  6. Choose push-to-talk or Voice Activation. Voice Activation is probably preferred
  7. After you complete the setup, your microphone will be muted. Press "m" to unmute
  8. You still won't be able to hear anyone until you are in a group with them
    1. Press "v" again to configure voice chat
    2. select a group or join an existing one
    3. If you don't want an icon in the top left corner of your screen, select the icon button in the group settings to turn it off


Server Setup

  1. Download the Fabric Server jar: here
    1. Replace the minecraft server jar with this file
  2. Download the Fabric API (use the same link as in the windows download)
  3. Download the Simple Voice Chat jar (use the same link as in the windows download)
  4. Place those jars in the mods folder
  5. Run the Server to create the default config files
  6. Stop the server
  7. Edit config/voicechat/voicechat.conf - specify the UDP port to use. Default is 24454
  8. Start the server again
  9. Make sure the firewall is open for that port, and forwarding traffic to the Minecraft server
  10. Unless there is a DNS entry on the internal network, computers on the NAT will need to use the internal network IP, and not the DNS name.