/ban list
View a full list of all ban cases that have been logged in your server. This command is part of the Moderation module.
π¬ Usage
/ban listNo additional input is required. This command will return a paginated or scrollable list (depending on your interface) of all recorded bans in the server.
π Example
/ban listThis will:
Fetch and display all ban cases currently on file
Show each case with an index number, user ID, and reason
Allow you to reference specific cases with
/ban view <case>
ποΈ Notes
Ban cases are listed in the order they were created (usually oldest to newest).
You can use the case numbers shown here with
/ban viewor/ban remove.If no cases exist, youβll receive a message stating that there are no recorded bans yet.
π Related Commands
/ban addβ Ban a user and log the action/ban viewβ View a specific ban case/ban removeβ Remove a previously logged ban case
Last updated