Server administration commands for managing users, channels, services, and settings. Only available to server administrators and operators.
Syntax
/admin <category> <subcommand> [arguments]
Categories
-
/admin server
— Server info and settings (
info,set,get,settings) -
/admin user
— User management (
list,info,ban,unban,kick,mute,unmute,rename,role,banlist) -
/admin channel
— Channel management (
list,info,create,delete,purge,banlist) -
/admin ns
— NickServ administration (
drop,info,resetpass) -
/admin cs
— ChanServ administration (
drop,info,transfer,access) -
/admin debug
— Debug information (
connections,processes,memory) - /admin log — Audit log queries
Examples
/admin server info /admin user ban @Spammer --reason Flooding --duration 24h /admin user list --online /admin channel delete #old-channel /admin ns drop @OldNick /admin cs transfer #channel @NewOwner /admin debug memory /admin log --last 20 --user Admin
Rules & Limits
- Requires server administrator or server operator role
- All admin actions are recorded in the audit log
- Root admins (configured via environment) cannot be demoted
- Only root admins can promote new admins