Difference between revisions of "Mlock"
From Chat4AllFAQ
m |
m |
||
Line 1: | Line 1: | ||
Using ChanServ's MLOCK: | Using ChanServ's MLOCK: | ||
<@FiXato-AFK> ? mlock | <@FiXato-AFK> ? mlock | ||
− | * [WatchdoG:#help] mlock == Sets the mode-lock parameter for the channel. ChanServ allows you to define certain channel modes to be always on, off or free to be either on or off. | + | * [WatchdoG:#help] mlock == Sets the mode-lock parameter for the channel. |
+ | ChanServ allows you to define certain channel modes to be always on, off or free to be either on or off. | ||
Syntax: | Syntax: |
Revision as of 13:55, 3 May 2006
Using ChanServ's MLOCK:
<@FiXato-AFK> ? mlock * [WatchdoG:#help] mlock == Sets the mode-lock parameter for the channel. ChanServ allows you to define certain channel modes to be always on, off or free to be either on or off.
Syntax:
/msg ChanServ SET #channel MLOCK modes
Where modes have to be replaced by the modes you want to be either locked on or of, for example +ntS-lips
e.g.
/msg ChanServ SET #channel MLOCK +ntk myKey
to lock the modes n, t and k with key myKey.
(n = no external messages, t = only operators may change topics, k = key)
to remove the mlocks, just do the command again without parameters or limited parameters, e.g.:
/msg ChanServ SET #channel MLOCK +
to unset all MLOCK modes
or:
/msg ChanServ SET #channel MLOCK +nt
to set the default MLOCK modes.
You can also force modes not to be allowed on your channel by using a - sign instead of a + sign:
/msg ChanServ SET #channel MLOCK -s
won't allow the channel to be set to secret mode. Created: FiXato 14:50, 3 May 2006 (CEST) Last Modified: FiXato 14:55, 3 May 2006 (CEST)