From 527e8ead0766355e7f6cd8b10348ff5f7d820168 Mon Sep 17 00:00:00 2001 From: Kwoth Date: Tue, 27 Dec 2016 15:21:53 +0100 Subject: [PATCH] commandlist updated --- docs/Commands List.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/Commands List.md b/docs/Commands List.md index 35bb9f1c..b14d8e1b 100644 --- a/docs/Commands List.md +++ b/docs/Commands List.md @@ -212,6 +212,7 @@ Command and aliases | Description | Usage `!!remove` `!!rm` | Remove a song by its # in the queue, or 'all' to remove whole queue. | `!!rm 5` `!!movesong` `!!ms` | Moves a song from one position to another. | `!!ms 5>3` `!!setmaxqueue` `!!smq` | Sets a maximum queue size. Supply 0 or no argument to have no limit. | `!!smq 50` or `!!smq` +`!!setmaxplaytime` `!!smp` | Sets a maximum number of seconds (>14) a song can run before being skipped automatically. Set 0 to have no limit. | `!!smp 0` or `!!smp 270` `!!reptcursong` `!!rcs` | Toggles repeat of current song. | `!!rcs` `!!rpeatplaylst` `!!rpl` | Toggles repeat of all songs in the queue (every song that finishes is added to the end of the queue). | `!!rpl` `!!save` | Saves a playlist under a certain name. Name must be no longer than 20 characters and mustn't contain dashes. | `!!save classical1`