Changes between Version 7 and Version 8 of ChannelModes/ExtendedBanTypes

Show
Ignore:
Timestamp:
03/02/08 13:28:05 (3 years ago)
Author:
Shady (IP: 196.25.255.214)
Comment:

added /mode <#channel> to examples

Legend:

Unmodified
Added
Removed
Modified
  • ChannelModes/ExtendedBanTypes

    v7 v8  
    88 
    99{{{ 
    10         Example: +b ~q:*!*@blah.com 
     10        Example: /mode <#channel> +b ~q:*!*@blah.com 
    1111}}} 
    1212 
     
    2020 
    2121{{{ 
    22         Example: +b ~n:*!*@*.aol.com 
     22        Example: /mode <#channel> +b ~n:*!*@*.aol.com 
    2323}}} 
    2424== Channel Ban == 
     
    3232 
    3333{{{ 
    34         Example: +b ~c:#lamers 
    35                  +e ~c:@#trusted 
     34        Example: /mode <#channel> +b ~c:#lamers 
     35                 /mode <#channel> +e ~c:@#trusted 
    3636}}} 
    3737 
     
    4646 
    4747{{{ 
    48        Example: +b ~r:*Stupid_bot_script* 
     48       Example: /mode <#channel> +b ~r:*Stupid_bot_script* 
    4949}}} 
    5050== Text Ban ==  
     
    5757 
    5858{{{ 
    59        Example: +b ~T:block:*is_using* 
     59       Example: /mode <#channel> +b ~T:block:*is_using* 
    6060}}} 
    6161