Skip to content

Custom Discs

Yevhen Harasymchuk edited this page Nov 22, 2025 · 5 revisions

Custom Discs

The main feature of Mixer is "burning" audio from the web onto in-game music discs.

1. Burning a Disc

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.

Supported Sources

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 .mp3 files, etc.

2. Playing a Disc

Playing a custom disc is easy.

  1. Hold the custom disc you just burned.
  2. Right-click on a Jukebox. The plugin will intercept this, cancel the "vanilla" disc action, and start streaming the audio from your URL.
  3. All players nearby with Simple Voice Chat will hear the music.

3. Controlling Playback

  • 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.

Clone this wiki locally