forked from TheModdersDen/Mixer-1.21.4
-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Yevhen Harasymchuk edited this page Aug 4, 2026
·
7 revisions
Mixer 2.3.0 is a server-side Paper plugin that sends custom music through Simple Voice Chat. Players can burn web audio onto discs, build jukebox playlists, use portable speakers, link remote speaker locations, and apply real-time DSP effects.
| Component | Supported version |
|---|---|
| Server | Paper or a compatible fork, Minecraft 1.21.4 through 26.2 |
| Mixer bytecode | Java 21 |
| Paper 1.21.x runtime | Java 21 or the version required by your Paper build |
| Paper 26.x runtime | Use the Java version required by Paper; compatibility is tested with Java 25 |
| Simple Voice Chat | 2.6.x, required |
| PlaceholderAPI | Optional |
Mixer is installed only on the server. Players still need a Simple Voice Chat client compatible with the server.
- Custom discs from YouTube, SoundCloud, Bandcamp, Twitch, direct media URLs, and Cobalt-supported sources.
- Optional local downloads with
/mixer burn <url> --save. - Physical disc insertion or classic right-click playback.
- Portable speakers and remote jukebox speaker locations.
- Gain, high-pass, low-pass, and flanger DSP controls.
- Redstone-triggered playlists with writable-book text-to-speech entries.
- PlaceholderAPI integration.
- A public API for separate Mixer addon plugins.