fix: add listen/unlisten to command description (forgor)
This commit is contained in:
@@ -1 +1 @@
|
||||
3602
|
||||
3603
|
||||
@@ -65,7 +65,9 @@ public class MusicCommand extends Command implements Listener {
|
||||
"noteinstrument <instrument>",
|
||||
"pause",
|
||||
"resume",
|
||||
"info"
|
||||
"info",
|
||||
"listen",
|
||||
"unlisten"
|
||||
},
|
||||
new String[] { "song" },
|
||||
TrustLevel.PUBLIC,
|
||||
|
||||
Reference in New Issue
Block a user