[1.3.0 beta1] cmorley191 JMusicBot Fork
Pre-release
Pre-release
Beta release -- These changes are being tested. A full release will be posted when they are finalized.
Use executable JAR in attached cmorley191_JMusicBot_1.3.0_beta1.zip
Features
- New "background queue" - a separate music queue alongside the main queue.
- Queue music into the background queue with
!play background <song>
/!play bg <song>
- Music plays from the background queue until songs are added to the main queue
- Background queue immediately pauses for the main queue
- When main queue runs out, the last song that was playing in the background queue is resumed
- Commands updated to work with background queue:
forceremove
,move
,repeat
,queue
,remove
,shuffle
, and more.- (some integrations with the new bgq are rough)
- Queue music into the background queue with
play
command upgrades!playnext <song>
command deleted, now use!play next <song>
- Allows all
play
features, like spotify, to be used inplay next
- Allows all
!play now <song>
stops the current song and starts a new song!play bg
to play in background queue!play playlist
to play a playlist saved on the bot's server (this already existed)- ALL of the above commands can now be combined in any order, e.g.
!play next playlist <playlistName>
!play bg now <spotify link>
seek
command (New!)!seek forward <time>
,!seek back <time>
, or!seek <timestamp>
to fast-forward/rewind the currently playing song