NickServ administration: drop nick registrations, view info, and reset passwords. Requires server administrator role.
Syntax
/admin ns drop @<nick> /admin ns info @<nick> /admin ns resetpass @<nick> <new_password>
Subcommands
drop— Force-drop a nick registration (disconnects the user)info— View detailed registration info for a nickresetpass— Reset a user's password (the new password is NOT logged)
Rules & Limits
- Dropping a nick disconnects the user with a notice
- Password resets are audited but the new password is never stored in logs
- All actions are recorded in the audit log
Examples
/admin ns info @Alice /admin ns drop @OldAccount /admin ns resetpass @Alice newpassword123