]> jfr.im git - irc/quakenet/newserv.git/blob - helpmod2/commands/chanban
LOCALUSER: Changed "localinvite" to take a chanindex * to identify the
[irc/quakenet/newserv.git] / helpmod2 / commands / chanban
1 Syntax: chanban [channel] [operation] [parameters]
2 Example: chanban #feds add *.de
3 Handles channel bans. Following operations are supported:
4 add [mask1] .. [maskn] Adds bans to channel
5 del [mask1] .. [maskn] Removes bans from channel
6 list [pattern] Lists bans matching pattern
7 Up to 6 masks can be given for add and del.