From WikiChip
/protect Command - mIRC
Commands & Identifiers
Basics
Events
Matching Tools
Data Storage
Control Structures
GUI Scripting
Sockets
Advanced Scripting
Additional Resources
Security
Other
The /protect command can be used to manage the protect list, which allows you to protect nicknames (deop the user if the protected nickname is deopped, and kicked back if kicked)
Synopsis[edit]
/protect [-rwal] <on|off|nick> [#channel1,#channel2,...] [type] [network]
Switches[edit]
- -r - Removes the entry from the list.
- -w - Makes the protect apply to all network.
- -a - add the entry (default)
- -l - list all of the protect entries.
Parameters[edit]
- <on|off|nick> - If you specify on/off, turns the feature on/off. Otherwise you must give a nickname.
- [#channel1,#channel2] - If specified, a list of channels you want to protect the nickname on, otherwise the protect apply on all channels.
Example[edit]
None
Compatibility[edit]
Added: mIRC v2.1a
Added on: 28 Feb 1995
Note: Unless otherwise stated, this was the date of original functionality.
Further enhancements may have been made in later versions.
See also[edit]
mIRC commands list