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

Diff of /snowwhiteHelp/chanserv/addop.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="ADDOP">  <!DOCTYPE help SYSTEM "../help.dtd">
3                  <command name="ADDOP">  <help>
4                          <syntax>          <service>
5                    ChanServ
6            </service>
7            <command>
8                    <name>
9                            ADDOP
10                    </name>
11                    <syntax>
12                            <li>
13                                  /ChanServ addop #&lt;channel&gt; &lt;nickname&gt; &lt;level&gt;                                  /ChanServ addop #&lt;channel&gt; &lt;nickname&gt; &lt;level&gt;
14                          </syntax>                          </li>
15                          <desc>                  </syntax>
16                                  ADDOP adds a user to the channel access list. The level                  <desc>
17                                  determines how much access the user has, and their ability                          ADDOP adds a user to the channel access list. The level
18                                  to change channel settings. If no level is provided,                          determines how much access the user has, and their ability
19                                  ChanServ will add the nickname at level 5.                          to change channel settings. If no level is provided,
20                          </desc>                          ChanServ will add the nickname at level 5.
21                          <section name="LEVELS" fmt="pre">                  </desc>
22                                  3 Mini-AOP                      Gives user +v status when entering the                  <section name="LEVELS" fmt="pre">
23                                                                                                  channel.                          3 Mini-AOP                      Gives user +v status when entering the
24                                  5 AOP                                           User has automatic ops when entering the                                                                                          channel.
25                                                                                                  channel.                          5 AOP                                           User has automatic ops when entering the
26                                  8 Mini-SOP                      AOP abilities, and can add Akicks.                                                                                          channel.
27                                  10 SOP                                  All level 8 abilities, and can add AOPs.                          8 Mini-SOP                      AOP abilities, and can add Akicks.
28                                  13 Mini-Founder All level 8 abilities, and can add SOPs.                          10 SOP                                  All level 8 abilities, and can add AOPs.
29                                  15 Founder                      Channel owner. Can make any changes to                          13 Mini-Founder All level 8 abilities, and can add SOPs.
30                                                                                                  channel.                          15 Founder                      Channel owner. Can make any changes to
31                          </section>                                                                                          channel.
32                          <examples>                  </section>
33                                  <ex pre="To add Grumpy to #10thKingdom's op list at the default level:">                  <examples>
34                            <example>
35                                    <context>
36                                            To add Grumpy to #10thKingdom's op list at the default level
37                                    </context>
38                                    <sample>
39                                          /ChanServ addop #10thKingdom Grumpy                                          /ChanServ addop #10thKingdom Grumpy
40                                  </ex>                                  </sample>
41                                  <ex pre="To add Dopey to #help's op list with Mini-Founder access:">                          </example>
42                            <example>
43                                    <context>
44                                            To add Dopey to #help's op list with Mini-Founder access
45                                    </context>
46                                    <sample>
47                                          /ChanServ addop #help Dopey 13                                          /ChanServ addop #help Dopey 13
48                                  </ex>                                  </sample>
49                          </examples>                          </example>
50                  </command>                  </examples>
51          </topic>          </command>
52  </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