Admin Commands
Requires the Kiba Admin role or Administrator permission. Higher-trust operators may have additional access depending on server configuration.
/list
Show all registered codes, linked Discord users (as mentions + IDs), Roblox bindings, and status flags.
/ban <code> <reason>
Blacklist a code. The banned user's code will return the banned message in callbacks.
| Parameter | Type | Required |
|---|---|---|
code | string | Yes |
reason | string | Yes |
/banlist
Show all banned codes and their ban reasons.
/forgive <code>
Unban a code and reinstate it for use.
/info <target>
Comprehensive information about a user. Target can be a @mention, Discord user ID, or 4-character code.
Embed includes:
- Code
- Roblox Username
- Discord ID
- Action History (all admin actions on this code)
- TASE Check - Discord ID
- TASE Check - Roblox ID
- In-Game Infractions
- Joined Server date
- Code Created date
- Status flags
/rebind <target>
Clear the Roblox username binding so the user can re-link. Maximum 3 uses per user. Does NOT reset on /rotate.
/delete <target>
Permanently delete a user's active users row. The user can use /code to generate a new one. Historical audit and safety records are preserved.
/rotate <target>
Issue a new 4-character code to a user. Keeps the Roblox binding and historical records. Keeps the last 5 codes in history.
What it does NOT reset: the rebind count.