dragonmtn-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Dragonmtn-commits] Changes to snowwhiteHelp/chanserv/mlock.xml


From: Ronald Broekhuizen
Subject: [Dragonmtn-commits] Changes to snowwhiteHelp/chanserv/mlock.xml
Date: Mon, 11 Apr 2005 06:10:20 -0400

Index: snowwhiteHelp/chanserv/mlock.xml
diff -u snowwhiteHelp/chanserv/mlock.xml:1.1.1.1 
snowwhiteHelp/chanserv/mlock.xml:1.2
--- snowwhiteHelp/chanserv/mlock.xml:1.1.1.1    Tue Apr  5 20:47:54 2005
+++ snowwhiteHelp/chanserv/mlock.xml    Mon Apr 11 10:10:18 2005
@@ -3,19 +3,28 @@
   <command name="MLOCK">
 
      <syntax>
-      /ChanServ MLOCK #&lt;channel&gt; =&lt;mode&gt;
+      /ChanServ MLOCK #&lt;channel&gt; [=]&lt;mode&gt;
      </syntax>
  
      <desc>
      MLOCK locks the modes of a channel. The modes will remain
-     set even after the last person leaves the channel.  These
-     locked modes cannot be changed without the proper access. 
+     set even after the last person leaves the channel. These
+     locked modes cannot be changed without the proper access.
+     Adding a '=' to the beginning of the modelock will totally
+     ignore the previous modelock, rather than the default
+     behavior, which is to toggle the previous modelock's modes.
      For a description of channel modes <b>/ChanServ help modes</b>.
      </desc>
 
      <examples>
-       <ex pre="To lock the modes on #Sorcery to +nt-ik:">
-         /ChanServ mlock #sorcery =+nt-ik
+       <ex pre="To lock the modes on #10thKingdom to +nt-ickH:">
+         /ChanServ mlock #10thKingdom =+nt-ickH
+       </ex>
+       <ex pre="To add the mode n on #10thKingdom to the modelock:">
+         /ChanServ mlock #10thKingdom +n
+       </ex>
+       <ex pre="To remove the mode n on #10thKingdom from the modelock:">
+         /ChanServ mlock #10thKingdom -n
        </ex>
      </examples>
   </command>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]