-
Notifications
You must be signed in to change notification settings - Fork 0
Commands
All commands are subcommands of /mixer. Coordinates use Paper's block-position
syntax and support absolute or relative values such as 100 64 -20 or ~ ~ ~.
- Permission:
mixer.command.burn - Player only.
- Burns a source URL onto the item held in the main hand.
-
--saveor-sdownloads the resolved media intoplugins/Mixer/audioand stores the local path on the disc. The flag must be the final argument.
See Custom Discs for source formats and item requirements.
- Permission:
mixer.command.speaker - Player only.
- Gives the player a portable speaker item if the feature is enabled.
- Permission:
mixer.command.link - Player only.
- Adds the player's current position as an output location for the selected jukebox. New playback sessions use linked locations instead of the jukebox itself.
Example: /mixer link 120 65 -34
- Permission:
mixer.command.redstone - Player only.
- Stores the block the player is looking at as redstone-output metadata on the selected
jukebox.
magnitudeaccepts0-2048;triggeranddelayaccept non-negative integers.
This output-link command is experimental in Mixer 2.3.0. The metadata is saved, but playback does not currently consume it, so do not rely on it for production automation.
This command is separate from the working playlist trigger documented in Redstone and Automation.
The jukebox coordinate is required.
Clears every stored DSP effect on the jukebox.
- Permission:
mixer.command.dsp.gain - Sets the gain multiplier, for example
0.5or1.5.
- Permission:
mixer.command.dsp.highpass - Sets the high-pass cutoff frequency in Hz.
- Permission:
mixer.command.dsp.lowpass - Sets the low-pass cutoff frequency in Hz.
- Permission:
mixer.command.dsp.flanger - Sets the maximum delay length, wet mix, and LFO frequency.
You can also sneak and right-click a jukebox with an empty main hand to open the DSP GUI.
- Permission:
mixer.command.reload - Reloads
config.ymland language messages.
Players with mixer.update-notify, as well as operators, can receive update messages
on join when enabled in the configuration.