/[dragonmtn]/snowwhiteHelp/chanserv/set-akickreasons.xml
ViewVC logotype

Diff of /snowwhiteHelp/chanserv/set-akickreasons.xml

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

revision 1.1 by broekie, Mon Apr 11 13:43:25 2005 UTC revision 1.2 by Halcy0n, Sat Aug 20 06:34:42 2005 UTC
# Line 1  Line 1 
1  <help service="chanserv">  <help service="chanserv">
2   <topic name="AKICKREASONS">          <topic name="AKICKREASONS">
3    <command name="AKICKREASONS">                  <command name="AKICKREASONS">
4     <syntax>                          <syntax>
5       /ChanServ SET #&lt;channel&gt; AKICKREASONS &lt;on | off&gt;                                  /ChanServ SET #&lt;channel&gt; AKICKREASONS &lt;on | off&gt;
6     </syntax>                          </syntax>
7                                <desc>
8     <desc>                                  Normally akick reasons are visible to channel operators only.
9       Normally akick reasons are visible to channel operators only.                                  However, if you enable this op reason, then every time ChanServ
10       However, if you enable this op reason, then every time ChanServ                                  kicks a user due to an akick, it will display the full reason.
11       kicks a user due to an akick, it will display the full reason.                          </desc>
12     </desc>                          <section name="NOTE">
13                                      A current side effect of this is that the nickname of the channel
14     <section name="NOTE">                                  operator who set the akick will appear in the kick reason.
15       A current side effect of this is that the nickname of the channel                          </section>
16       operator who set the akick will appear in the kick reason.                          <examples>
17     </section>                                  <ex pre="To set akick reasons on for the channel #10thKingdom">
18                                            /ChanServ set #10thKingdom akickreasons on
19     <examples>                                  </ex>
20       <ex pre="To set akick reasons on for the channel #10thKingdom">                                  <ex pre="To turn akick reasons off for the channel #10thKingdom">
21         /ChanServ set #10thKingdom akickreasons on                                          /ChanServ set #10thKingdom akickreasons off
22       </ex>                                  </ex>
23       <ex pre="To turn akick reasons off for the channel #10thKingdom">                          </examples>
24         /ChanServ set #10thKingdom akickreasons off                          <limit access="Founder" />
25       </ex>                  </command>
26     </examples>          </topic>
    <limit access="Founder" />  
   </command>  
  </topic>  
27  </help>  </help>

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

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