SET REVENGE
SYNTAX: /MSG ChanServ SET <channel> REVENGE <level>
If a user bans someone who is equal to or higher to them on the access list, or kick/deop's someone who is higher them on the access list, it will trigger ChanServ's REVENGE function. What happens when this is triggered is defined here. By default, the revenge level is set to NONE, but if changed, the below actions will occur:
- NONE - Nothing will happen.
- REVERSE - The offending action (if ban or deop) is reversed, but no further action is taken.
- DEOP - The offender is deoped (mode -o).
- KICK - The offender is kicked from channel.
- NICKBAN -The offender is banned (nick!*@*) and kicked.
- MASKBAN - The offender is banned (*!*user@*.host) and kicked.
- HOSTBAN - The offender is banned (*!*@host) and kicked.
- MIRROR - Whatever triggered the Revenge is done back to offender.

