music is uncountable

This commit is contained in:
Chayapak 2023-09-09 14:07:23 +07:00
parent bef7412e0b
commit c317913bb9

View file

@ -35,7 +35,7 @@ public class MusicCommand extends Command {
public MusicCommand () { public MusicCommand () {
super( super(
"music", "music",
"Play musics", "Plays music",
new String[] { new String[] {
"play <{song|URL}>", "play <{song|URL}>",
"stop", "stop",