| This supports partial banmask expansion (e.g. '/mode #channel +b Bob' actually applying a banmask of 'Bob!*@*') like the core does. The behavior should be the same as the core.
When this module is unloaded it will reset all bans with redirections without the redirection. So on unload you'll see a load of mode changes something like:
-> (your.servername.here) sets (#services -b+b Bob!*@*#rawr Bob!*@*)
Also, if there are multiple bans matching a user the first one to be set will be the one which is applied.
|