From WikiChip
Difference between revisions of "mirc/commands/protect"
m (bot: correcting title) |
m (Bot: de-linking old mIRC menu) |
||
Line 1: | Line 1: | ||
− | {{mirc title|/protect Command | + | {{mirc title|/protect Command}} |
The '''/protect command''' can be used to manage the protect list, which allows you to protect nicknames (deop+kick on deop/kick). | The '''/protect command''' can be used to manage the protect list, which allows you to protect nicknames (deop+kick on deop/kick). | ||
Revision as of 18:35, 15 June 2017
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+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 Feb 1995
Note: Unless otherwise stated, this was the date of original functionality.
Further enhancements may have been made in later versions.
See also
mIRC commands list