feat: add players as an alias to list
This commit is contained in:
@@ -22,7 +22,7 @@ public class ListCommand extends Command {
|
||||
"list",
|
||||
"Lists all players in the server (including vanished)",
|
||||
new String[] {},
|
||||
new String[] {},
|
||||
new String[] { "players" },
|
||||
TrustLevel.PUBLIC,
|
||||
false
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user