Skip to content
in1tiate edited this page Jul 12, 2024 · 4 revisions

These commands are related to music.

/play

Usage: /play <filename|URL>
Permissions: CM
Plays an audio file. If the file is a local file, then the filename (and the path, if it is outside of base/sounds/music/) must be provided. If it is a remote file to be streamed, then a URL to the file must be provided.

/play_ambience

Aliases: /playambience, /playa
Usage: /play_ambience <filename|URL>
Permissions: CM
Plays an audio file in the second "ambience" channel. If the file is a local file, then the filename (and the path, if it is outside of base/sounds/music/) must be provided. If it is a remote file to be streamed, then a URL to the file must be provided.

/blockdj

Aliases: /block_dj
Usage: /blockdj <uid>
Permissions: MUTE
Restricts a target client from changing music.

/unblockdj

Aliases: /unblock_dj
Usage: /unblockdj <uid>
Permissions: MUTE
Restores a client's DJ controls.

/currentmusic

Usage: /currentmusic
Permissions: NONE
Returns the currently playing music in the area, and who played it.

/togglemusic

Usage: /togglemusic
Permissions: CM
Toggles whether music is allowed to be played in the area. CM users can still play music normally.