Help Topics

/admin cs

ChanServ administration: drop channel registrations, transfer founders, and manage access lists. Requires server administrator role.

Syntax

/admin cs drop #<channel>
/admin cs info #<channel>
/admin cs transfer #<channel> @<nick>
/admin cs access #<channel>
/admin cs access #<channel> add <level> @<nick>
/admin cs access #<channel> del <level> @<nick>

Subcommands

  • drop — Force-drop a channel registration (bypasses founder check)
  • info — View detailed registration info, founder, modes, and access list
  • transfer — Transfer channel founder to another nick
  • access — View or modify the channel access list
  • access add <level> @nick — Add a user to the access list at the specified level (sop, aop, vop)
  • access del <level> @nick — Remove a user from the access list

Rules & Limits

  • Admin bypasses normal founder/rank checks
  • All actions are recorded in the audit log
  • Access levels: sop (super op), aop (auto op), vop (auto voice)

Examples

/admin cs info #general
/admin cs transfer #general @NewOwner
/admin cs access #general add sop @TrustedUser
/admin cs access #general del aop @OldMod
/admin cs drop #abandoned

See Also

/admin · /cs · ChanServ