/[dragonmtn]/snowwhiteHelp/chanserv/restrict.xml
ViewVC logotype

Diff of /snowwhiteHelp/chanserv/restrict.xml

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.2 by broekie, Mon Apr 11 10:10:18 2005 UTC revision 1.3 by Halcy0n, Sat Aug 20 06:34:42 2005 UTC
# Line 1  Line 1 
1  <help service="chanserv">  <help service="chanserv">
2   <topic name="RESTRICT">          <topic name="RESTRICT">
3    <command name="RESTRICT">                  <command name="RESTRICT">
4                            <syntax>
5     <syntax>                                  /ChanServ RESTRICT #&lt;channel&gt; &lt;level&gt;
6        /ChanServ RESTRICT #&lt;channel&gt; &lt;level&gt;                          </syntax>
7     </syntax>                          <desc>
8                                    RESTRICT is used to set a minimum ChanServ access level
9     <desc>                                  on a channel for which users can join the channel. If a
10       RESTRICT is used to set a minimum ChanServ access level                                  nick attempts to join a level restricted channel for
11       on a channel for which users can join the channel. If a                                  which their access level is NOT high enough then they
12       nick attempts to join a level restricted channel for                                  will be auto-kicked and banned from the channel.
13       which their access level is NOT high enough then they                                  For a list of access levels <b>/ChanServ help LEVELS</b>
14       will be auto-kicked and banned from the channel.                          </desc>
15       For a list of access levels <b>/ChanServ help LEVELS</b>                          <examples>
16     </desc>                                  <ex pre="To restrict #10thKingdom to access level 8 and above:">
17                                            /ChanServ restrict #10thKingdom 8
18     <examples>                                  </ex>
19       <ex pre="To restrict #10thKingdom to access level 8 and above:">                                  <ex pre="To remove the access level restriction from #10thKingdom:">
20         /ChanServ restrict #10thKingdom 8                                          /ChanServ restrict #10thKingdom off
21       </ex>                                  </ex>
22                            </examples>
23       <ex pre="To remove the access level restriction from #10thKingdom:">                  </command>
24         /ChanServ restrict #10thKingdom off          </topic>
      </ex>  
    </examples>  
   </command>  
  </topic>  
25  </help>  </help>

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26