Changes between Version 7 and Version 8 of ChannelModes/ExtendedBanTypes
- Timestamp:
- 03/02/08 13:28:05 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ChannelModes/ExtendedBanTypes
v7 v8 8 8 9 9 {{{ 10 Example: +b ~q:*!*@blah.com10 Example: /mode <#channel> +b ~q:*!*@blah.com 11 11 }}} 12 12 … … 20 20 21 21 {{{ 22 Example: +b ~n:*!*@*.aol.com22 Example: /mode <#channel> +b ~n:*!*@*.aol.com 23 23 }}} 24 24 == Channel Ban == … … 32 32 33 33 {{{ 34 Example: +b ~c:#lamers35 +e ~c:@#trusted34 Example: /mode <#channel> +b ~c:#lamers 35 /mode <#channel> +e ~c:@#trusted 36 36 }}} 37 37 … … 46 46 47 47 {{{ 48 Example: +b ~r:*Stupid_bot_script*48 Example: /mode <#channel> +b ~r:*Stupid_bot_script* 49 49 }}} 50 50 == Text Ban == … … 57 57 58 58 {{{ 59 Example: +b ~T:block:*is_using*59 Example: /mode <#channel> +b ~T:block:*is_using* 60 60 }}} 61 61
