forked from TheModdersDen/Mixer-1.21.4
-
Notifications
You must be signed in to change notification settings - Fork 0
Commands
Yevhen Harasymchuk edited this page Nov 11, 2025
·
4 revisions
All commands are sub-commands of /mixer.
-
Permission:
mixer.command.burn - Description: "Burns" a given URL onto the music disc you are holding. This saves the URL to the disc's metadata and sets its display name to the track's title/author.
-
Permission:
mixer.command.link - Description: Links a Jukebox to a new "speaker" location. Stand where you want the speaker to be, and point the command at the Jukebox you want to link. You can link multiple speakers to one Jukebox.
-
Example:
/mixer link ~ ~1 ~(links a Jukebox at your feet to a speaker at your head)
-
Permission:
mixer.command.redstone - Description: A complex command for advanced Redstone automation. It links a target block (like a Redstone Lamp) to a Jukebox.
- (See the Redstone & Automation page for a simpler way to use Redstone)
This command group allows you to apply real-time audio effects (DSP) to a Jukebox.
-
Permission:
mixer.command.dsp.gain -
Description: Sets a volume multiplier for the Jukebox.
1.0is normal,0.5is 50%,2.0is 200%.
-
Permission:
mixer.command.dsp.highpass - Description: Applies a high-pass filter, cutting out low bass frequencies. Makes audio sound "tinny".
-
Permission:
mixer.command.dsp.lowpass - Description: Applies a low-pass filter, cutting out high treble frequencies. Makes audio sound "muffled" or like it's coming from behind a wall.
-
Permission:
mixer.command.dsp.flanger - Description: Applies a "flanger" audio effect.
- Permission: (Same as DSP sub-commands)
- Description: Running the command with just the coordinates will reset all DSP effects on that Jukebox back to default.
-
Permission:
mixer.command.reload -
Description: Reloads the
config.ymland all language files from disk. This also hot-reloads the global volume setting onto all currently playing tracks.