-
Notifications
You must be signed in to change notification settings - Fork 23
Music
These commands are related to music.
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.
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.
Aliases: /block_dj
Usage: /blockdj <uid>
Permissions: MUTE
Restricts a target client from changing music.
Aliases: /unblock_dj
Usage: /unblockdj <uid>
Permissions: MUTE
Restores a client's DJ controls.
Usage: /currentmusic
Permissions: NONE
Returns the currently playing music in the area, and who played it.
Usage: /togglemusic
Permissions: CM
Toggles whether music is allowed to be played in the area. CM users can still play music normally.