/[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.3 by Halcy0n, Sat Aug 20 06:34:42 2005 UTC revision 1.4 by Halcy0n, Mon Aug 29 01:36:38 2005 UTC
# Line 1  Line 1 
1  <help service="chanserv">  <?xml version="1.0" encoding="iso-8859-1"?>
2          <topic name="RESTRICT">  <!DOCTYPE help SYSTEM "../help.dtd">
3                  <command name="RESTRICT">  <help>
4                          <syntax>          <service>
5                    ChanServ
6            </service>
7            <command>
8                    <name>
9                            RESTRICT
10                    </name>
11                    <syntax>
12                            <li>
13                                  /ChanServ RESTRICT #&lt;channel&gt; &lt;level&gt;                                  /ChanServ RESTRICT #&lt;channel&gt; &lt;level&gt;
14                          </syntax>                          </li>
15                          <desc>                  </syntax>
16                                  RESTRICT is used to set a minimum ChanServ access level                  <desc>
17                                  on a channel for which users can join the channel. If a                          RESTRICT is used to set a minimum ChanServ access level
18                                  nick attempts to join a level restricted channel for                          on a channel for which users can join the channel. If a
19                                  which their access level is NOT high enough then they                          nick attempts to join a level restricted channel for
20                                  will be auto-kicked and banned from the channel.                          which their access level is NOT high enough then they
21                                  For a list of access levels <b>/ChanServ help LEVELS</b>                          will be auto-kicked and banned from the channel.
22                          </desc>                          For a list of access levels /ChanServ help LEVELS.
23                          <examples>                  </desc>
24                                  <ex pre="To restrict #10thKingdom to access level 8 and above:">                  <examples>
25                            <example>
26                                    <context>
27                                            To restrict #10thKingdom to access level 8 and above
28                                    </context>
29                                    <sample>
30                                          /ChanServ restrict #10thKingdom 8                                          /ChanServ restrict #10thKingdom 8
31                                  </ex>                                  </sample>
32                                  <ex pre="To remove the access level restriction from #10thKingdom:">                          </example>
33                            <example>
34                                    <context>
35                                            To remove the access level restriction from #10thKingdom
36                                    </context>
37                                    <sample>
38                                          /ChanServ restrict #10thKingdom off                                          /ChanServ restrict #10thKingdom off
39                                  </ex>                                  </sample>
40                          </examples>                          </example>
41                  </command>                  </examples>
42          </topic>          </command>
43  </help>  </help>

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

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