4.1.0

Release

sarhatabaot released this version on Nov 1, 2020

42.4 KB
Download

v4.1.0 - Playlists feature

General

  • Added /music play-once command.
  • Added a loop track command /music loop-track [-p <player>] & loop playlist/tracks command /music loop-all [-p <player>].
  • Added a set playlist command - /music playlist <playlist> [-p <player>].
  • Added a stop command /music stop.
  • Added a list playlists command /music playlists.
  • Added hover messages to /music.
  • Added a “Play Once” option to /music.

Playlists

You can now create playlists by add sub folders to the “playlists” folder. The playlist name is the folder name. You can also create a default playlist through the config.

use-playlists=true
default-playlist="default"

Dependencies