Voice chat setup

minecraft.seez.studio runs the Simple Voice Chat plugin for proximity audio. The server is already configured — you only need to install the matching client mod once. Works on Java Edition only (sorry, Bedrock).

Server address: minecraft.seez.studio:25565 · Current version: loading…

The easy way — Modrinth App

The Modrinth App is a free launcher that installs Fabric, Fabric API and the voice-chat mod for you, and locks the profile to the right Minecraft version. Recommended for everyone.

  1. Download and install the Modrinth App (Windows .exe, macOS .dmg, or Linux .AppImage/.deb/.rpm).
  2. Sign in with your Microsoft / Mojang account.
  3. Click Create profile → name it seez, pick the same Minecraft version the server is running (see above), loader Fabric.
  4. Open the profile → Content tab → search and install Simple Voice Chat. The app will auto-pull Fabric API as a dependency — accept the prompt.
  5. Click Play. In the game, Multiplayer → Add Server and enter minecraft.seez.studio (no port needed).
  6. Once in-game, press V to talk. Proximity audio is on by default — the closer you are, the louder you sound.

The manual way — vanilla launcher + Fabric

If you already use the official Minecraft launcher and prefer not to add another app, install Fabric and drop two jars into your mods folder.

1. Install Java

The vanilla launcher bundles its own Java, so you can usually skip this. If you need it (e.g. you launch with MultiMC/Prism), grab Temurin 21 (Windows .msi).

2. Install Fabric Loader

  1. Download the Windows installer from fabricmc.net/use/installer.
  2. Run fabric-installer-*.exe → pick the Minecraft version shown above → Install.
  3. Open the official Minecraft launcher. A new fabric-loader-… profile will be listed under Installations.

3. Drop the mods in

  1. Press Win+R and run:
    %APPDATA%\.minecraft\mods
    Create the mods folder if it doesn't exist.
  2. Download the matching versions of: Filter by the server's Minecraft version — both jars must list it under Game versions.
  3. Drop both .jar files into the mods folder.

4. Microphone permission

Settings → Privacy & security → Microphone → enable Microphone access and Let desktop apps access your microphone. Without this Windows silently mutes Minecraft and the voice-chat icon shows a red slash.

1. Install Java

The official launcher bundles Java. If you need it separately, grab Temurin 21 — pick the aarch64 build for Apple Silicon (M1/M2/M3/M4), x64 for Intel Macs.

2. Install Fabric Loader

  1. Download the universal .jar installer from fabricmc.net/use/installer.
  2. Double-click the jar. If macOS Gatekeeper blocks it, right-click → Open → confirm, or run java -jar fabric-installer-*.jar in Terminal.
  3. Pick the right Minecraft version → Install.

3. Drop the mods in

  1. In Finder press ++G and paste:
    ~/Library/Application Support/minecraft/mods
    Create the mods folder if it doesn't exist.
  2. Download: Match both to the server's MC version.
  3. Move both .jar files into mods.

4. Microphone permission

System Settings → Privacy & Security → Microphone → toggle Minecraft (or your launcher) on. The first time voice-chat starts, macOS will prompt; if you miss the prompt the toggle is the way back.

1. Install Java

Java 21 is needed for recent Minecraft versions.

# Debian / Ubuntu
sudo apt install openjdk-21-jre

# Fedora
sudo dnf install java-21-openjdk

# Arch
sudo pacman -S jre21-openjdk

2. Install Fabric Loader

  1. Grab the universal .jar from fabricmc.net/use/installer.
  2. Run it:
    java -jar fabric-installer-*.jar
    Pick the server's Minecraft version → Install.

3. Drop the mods in

  1. The mods folder lives at:
    ~/.minecraft/mods
    (~/.var/app/com.mojang.Minecraft/.minecraft/mods if you installed Minecraft from Flathub.) Create it if it doesn't exist.
  2. Download:
  3. Move both .jar files into the mods folder.

4. Microphone permission

On PipeWire / PulseAudio there's nothing to allow — Minecraft will appear as a recording client in pavucontrol the moment voice-chat starts. Use that tool to pick the right input device if you have several.

On Flatpak Minecraft you may need to grant mic access once: flatpak permission-set device microphone com.mojang.Minecraft yes.

In-game controls

Open Options → Controls → Voice Chat in-game to rebind any of these. First launch will show a setup wizard for picking your mic and output device.

Troubleshooting

← Back to server status