forked from TheModdersDen/Mixer-1.21.4
-
Notifications
You must be signed in to change notification settings - Fork 0
Custom Discs
Yevhen Harasymchuk edited this page Nov 22, 2025
·
5 revisions
The main feature of Mixer is "burning" audio from the web onto in-game music discs.
The main command is /mixer burn.
-
Command:
/mixer burn <url> -
Permission:
mixer.command.burn - What it does: This command takes the URL you provide and "burns" it onto the music disc you are currently holding in your main hand.
- Metadata: The plugin will fetch the song's title and author (e.g., from YouTube) and apply it as the disc's name.
You can burn links from many sources, including:
- YouTube (should be enabled in
config.yml) - SoundCloud
- Bandcamp
- Twitch streams
- Vimeo
- Direct HTTP(S) links to
.mp3files, etc.
Playing a custom disc is easy.
- Hold the custom disc you just burned.
- Right-click on a Jukebox. The plugin will intercept this, cancel the "vanilla" disc action, and start streaming the audio from your URL.
- All players nearby with Simple Voice Chat will hear the music.
- Stop (Method 1): Left-click the Jukebox.
- Stop (Method 2): Right-click the already-playing Jukebox (with an empty hand or any item). The plugin will stop the playback.
This makes the Jukebox act like a toggle switch.