music is uncountable
This commit is contained in:
parent
bef7412e0b
commit
c317913bb9
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ public class MusicCommand extends Command {
|
|||
public MusicCommand () {
|
||||
super(
|
||||
"music",
|
||||
"Play musics",
|
||||
"Plays music",
|
||||
new String[] {
|
||||
"play <{song|URL}>",
|
||||
"stop",
|
||||
|
|
Loading…
Reference in a new issue