/[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.1.1.1 by Halcy0n, Tue Apr 5 20:47:54 2005 UTC revision 1.2 by broekie, Sat Apr 9 20:27:20 2005 UTC
# Line 2  Line 2 
2   <topic name="ADDOP">   <topic name="ADDOP">
3    <command name="ADDOP">    <command name="ADDOP">
4     <syntax>     <syntax>
5       /ChanServ addop #&lt;channel> &lt;nickname> &lt;level>       /ChanServ addop #&lt;channel&gt; &lt;nickname&gt; &lt;level&gt;
6     </syntax>     </syntax>
7     <desc>     <desc>
8       ADDOP adds a user to the channel access list.  The level       ADDOP adds a user to the channel access list. The level
9       determines how much access the user has, and their ability       determines how much access the user has, and their ability
10       to change channel settings.  If no level is provided,       to change channel settings. If no level is provided,
11       ChanServ will add the nickname at level 5.       ChanServ will add the nickname at level 5.
12     </desc>     </desc>
13    
14     <section name="LEVELS" fmt="pre">     <section name="LEVELS" fmt="pre">
15       3 Mini-AOP        Gives user +v status when entering the        3 Mini-AOP      Gives user +v status when entering the
16                         channel.                        channel.
17       5 AOP             User has automatic ops when entering the        5 AOP           User has automatic ops when entering the
18                         channel.                        channel.
19       8 Mini-SOP        AOP abilities, and can add Akicks.        8 Mini-SOP      AOP abilities, and can add Akicks.
20       10 SOP            All level 8 abilities, and can add AOPs.       10 SOP           All level 8 abilities, and can add AOPs.
21       13 Mini-Founder   All level 8 abilities, and can add SOPs.       13 Mini-Founder  All level 8 abilities, and can add SOPs.
22       15 Founder        Channel owner.  Can make any changes to       15 Founder       Channel owner. Can make any changes to
23                         channel.                        channel.
24     </section>     </section>
25    
26     <examples>     <examples>
27       <ex pre="To add deuces to #Sorcery's op list at the default level:">       <ex pre="To add Grumpy to #10thKingdom's op list at the default level:">
28         /ChanServ addop #Sorcery deuces         /ChanServ addop #10thKingdom Grumpy
29       </ex>       </ex>
30       <ex pre="To add Raistlin to #Voyager's op list with Mini-Founder access:">       <ex pre="To add Dopey to #help's op list with Mini-Founder access:">
31         /ChanServ addop #Voyager Raistlin 13         /ChanServ addop #help Dopey 13
32       </ex>       </ex>
33     </examples>     </examples>
34    </command>    </command>

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

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