Minecraft-Simple Voice Chat: Difference between revisions
Jump to navigation
Jump to search
m (→Windows) |
|||
(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 | ##Select the Minecraft Version | ||
## Select Fabric as the Mod Loader | ##Select Fabric as the Mod Loader | ||
# Click Edit | #Click Edit -> 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 | #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:// | #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:// | #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 | ## 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
- 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 the Minecraft Version
- Select Fabric as the Mod Loader
- Click Edit -> 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 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: 1.21.7 Download Page
- Download Simple Voice Chat: 1.21.7 Download Page
- 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 server jar with this file
- Download the Fabric API (use the same link as in the windows download)
- Download the Simple Voice Chat jar (use the same link as in the windows download)
- 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. Default is 24454
- 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.