From WikiChip
mirc/commands/protect
< mirc‎ | commands
Revision as of 21:27, 14 March 2014 by Ouims (talk | contribs) (Example)

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