big typo wtf

This commit is contained in:
Chayapak 2023-11-05 15:13:36 +07:00
parent 2d0a1f7608
commit e1b3ab4874

View file

@ -12,7 +12,7 @@ import net.kyori.adventure.text.format.NamedTextColor;
public class BotVisibilityCommand extends Command {
public BotVisibilityCommand () {
super(
"botvisibilty",
"botvisibility",
"Changes the bot's visibility",
new String[] { "<true|false>", "<on|off>", "" },
new String[] { "botvis", "togglevis", "togglevisibility" },