From WikiChip
Difference between revisions of "mirc/commands/protect"
m (Bot: Adding a template) |
m (Bot: Fixing links) |
||
Line 25: | Line 25: | ||
* [[List of commands - mIRC|List of commands]] | * [[List of commands - mIRC|List of commands]] | ||
* [[List of identifiers - mIRC|List of identifiers]] | * [[List of identifiers - mIRC|List of identifiers]] | ||
− | * | + | * {{mIRC|$protect}} |
{{mIRC command list}} | {{mIRC command list}} | ||
[[Category:MIRC commands]] | [[Category:MIRC commands]] |
Revision as of 19:38, 5 July 2014
The /protect command can be used to manage the protect list, which allows you to protect nicknames (deop+kick on deop/kick).
Synopsis
/protect [-rw] <on|off|nick> [#channel1,#channel2,...] [type] [network]
Switches
- -r - Removes the entry from the list.
- -w - Makes the protect apply to all network.
Parameters
- <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
None
Compatibility
Added: mIRC v2.1a
Added On: 28/02/95
Note: Individual switches were not taken into consideration.
See also
mIRC commands list