An enhanced soundboard mod for Simple Voice Chat, based on the original Simple Soundboard by kvxd.
⚠️ This project is a fork of Simple Soundboard, with additional features, improvements, and ongoing development.
Soundboard+ lets you play .mp3 files directly into your voice chat stream in-game. It includes a clean GUI, category management, and separate volume controls for yourself and other players.
- MP3 Support — Play standard
.mp3files directly through voice chat. - Categories — Organize your sounds into custom categories.
- Built-in Downloads — Uses
yt-dlpto download audio from supported sources. - Dual Volume Controls — Player Volume controls how loud others hear the sound; Local Volume controls how loud you hear it.
- Hotkeys — Assign hotkeys to individual sounds for quick playback.
- Progress Bar — Supports seeking and dragging to any point in a track.
- Fabric API
- Simple Voice Chat
- Fabric Language Kotlin
The mod automatically downloads
yt-dlpandffmpeg.
- Launch the game once
- Navigate to your
.minecraftfolder - Open the
soundboarddirectory
- Drag and drop
.mp3files into the folder, or download them via the Downloads tab
- Join a world or server
- Press
J(default keybind) to open the GUI - Double-click a sound or click Play to start it
Access settings via the Config button in the GUI:
- Play Locally — Toggle whether you hear sounds yourself
- Play while Muted — Toggle whether sounds play while your mic is muted
- Play Only One Sound at a Time — Toggle whether a new sound stops the currently playing one
- Show Progress Bar — Toggle visibility of the progress bar
- kvxd — Original creator of Simple Soundboard
- Wolmics — Soundboard+ (this fork)
Based on: https://github.com/0x1bd/SimpleSoundboard
Licensed under GPL-3.0, keeping the project open-source and preserving original attribution.
Soundboard+ aims to expand and improve upon the original mod while staying simple, lightweight, and easy to use. If you have suggestions or run into any issues, feel free to open one on the repository.