ON BAN
Format:
[@]ON BAN: <comparemode>:<#channel>[;#channel][etc...]:<alias>[:+]
Example:
@ON BAN:*:#chan:/mode # -o-b $nick $banmask
Available info:
$nick - nick name of the user that did the ban
$address - address of the user that did the ban
$victim - the nickname of person banned (if available)
# - the name of the channel the event occurred on
$banmask - the ban mask used to perform the ban
The ON BAN event occurs when a user sets mode +b against another user.
The comparemode parameter compares the user level of the person performing the ban (the banner) & the victim and the event will only execute if the level comparison statement is true. At this time, the compare mode is ignored.
Compare Mode Condition
* No comparison is made.
= The banner and victim levels are equal
> The banner's level is greater than the victim's level
>= The banner's level is greater or equal to the victim's level
< The banner's level is less than the victim's level
<= The banner's level is less or equal to the victim's level
<> The banner's level and the victim's level are not equal
Copyright © 2009, John G. Kirkland
Created with the Freeware Edition of HelpNDoc: Free CHM Help documentation generator