Minecraft-Simple Voice Chat: Difference between revisions
Jump to navigation
Jump to search
(Created page with "== '''Client (User) Setup'''== ===MacOS=== # Install Java: [https://www.java.com/en/download/ Download it here] # Install Fabric: [https://wiki.fabricmc.net/install] # Install the Fabric API: [https://www.curseforge.com/minecraft/mc-mods/fabric-api] # Run Minecraft ## select the fabric-loader =='''Server Setup'''==") |
|||
(13 intermediate revisions by the same user not shown) | |||
Line 3: | Line 3: | ||
===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] | ||
# Install the Fabric API: | # Copy Prism Launcher into the Applications Folder | ||
# Run Minecraft | # Run Prism Launcher | ||
## | # Create a New Instance | ||
## Select Minecraft 1.21.4 | |||
## Select Fabric as the Mod Loader | |||
# Click Edit | |||
## Click Download Mods | |||
## Install the Fabric API: | |||
## Install Simple Voice Chat | |||
# 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 | |||
#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 | |||
===Windows=== | |||
# 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] | |||
## 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 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] | |||
# 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. | |||
# Follow the directions below for in-game setup | |||
===In-Game Setup=== | |||
#If you are going to use headphones, connect them to the computer | |||
#Join the server | |||
#Press "v" to setup voicechat | |||
#Follow the directions to select a Mic | |||
#Select a speaker | |||
#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 | |||
#You still won't be able to hear anyone until you are in a group with them | |||
##Press "v" again to configure voice chat | |||
##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 | |||
=='''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] | |||
## Replace the minecraft 1.21.4 jar with this file | |||
# Download the Fabric API | |||
# Download the Simple Voice Chat jar | |||
# Place those jars in the mods folder | |||
# Run the Server to create the default config files | |||
# Stop the server | |||
# Edit config/voicechat/voicechat.conf - specify the UDP port to use | |||
# Make sure firewall is open for that port, and forwarding traffic |
Latest revision as of 23:14, 20 January 2025
Client (User) Setup
MacOS
- Install Java: Download it here
- Download Prism Launcher: Download it here
- Copy Prism Launcher into the Applications Folder
- Run Prism Launcher
- Create a New Instance
- Select Minecraft 1.21.4
- Select Fabric as the Mod Loader
- Click Edit
- Click Download Mods
- Install the Fabric API:
- Install Simple Voice Chat
- 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
- 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
Windows
- Install Java: Download it here
- Download and install Fabric: 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.
- Download Fabric API: Download it here
- Download Simple Voice Chat: Download it here
- 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.
- Follow the directions below for in-game setup
In-Game Setup
- If you are going to use headphones, connect them to the computer
- Join the server
- Press "v" to setup voicechat
- Follow the directions to select a Mic
- Select a speaker
- 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
- You still won't be able to hear anyone until you are in a group with them
- Press "v" again to configure voice chat
- 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
Server Setup
- Download the Fabric Server jar: here
- Replace the minecraft 1.21.4 jar with this file
- Download the Fabric API
- Download the Simple Voice Chat jar
- Place those jars in the mods folder
- Run the Server to create the default config files
- Stop the server
- Edit config/voicechat/voicechat.conf - specify the UDP port to use
- Make sure firewall is open for that port, and forwarding traffic