Playlists System
This page contains information on our playlists functionality.
Last updated
This page contains information on our playlists functionality.
Last updated
The playlist
command allows premium users to save playlists and load them in any server.
The serverplaylist
command allows server DJs to save playlists for that specific server, and they can be managed by any other DJ.
First, make sure the tracks that you want to save are in the current queue. Then, use this command:
serverplaylist create [name]
Remember to replace "[name]" with the name you want to save the queue with! servers can create up to 10 server playlists. Non-Premium servers can create 1.
Just run this command:
serverplaylist delete [name]
Make sure the name is correct; it's case-sensitive!
Just run this command:
serverplaylist list
Just run this command:
serverplaylist view [playlist name]
Make sure the name is correct; it's case-sensitive!
Just run this command:
serverplaylist load [name]
Make sure the name is correct; it's case-sensitive!
First load the current save and add all the tracks you want to save to the current queue, and then run this command:
serverplaylist edit [name]
To add just a single track to a playlist, use this command:
serverplaylist add [playlist name], [track name/link]
To remove a single track from a playlist, use this command:
serverplaylist remove [playlist name] [track position]
Tip: You can get the track position from the subcommand!