fix: FilterCommand add usage

This commit is contained in:
ChomeNS
2025-03-11 19:25:30 +07:00
parent 4ef0266d1d
commit a00a77763c

View File

@@ -22,7 +22,7 @@ public class FilterCommand extends Command {
"filter",
"Filter players",
new String[] {
"add [player]",
"add <player> [reason]",
"-ignorecase add <player> [reason]",
"-regex add <player> [reason]",
"remove <index>",