]> jfr.im git - irc/quakenet/newserv.git/blame - helpmod2/commands/chanban
GLINES: fix null pointer deref in trustgline / trustungline
[irc/quakenet/newserv.git] / helpmod2 / commands / chanban
CommitLineData
504f62c7
CP
1Syntax: chanban [channel] [operation] [parameters]
2Example: chanban #feds add *.de
3Handles channel bans. Following operations are supported:
4add [mask1] .. [maskn] Adds bans to channel
5del [mask1] .. [maskn] Removes bans from channel
6list [pattern] Lists bans matching pattern
e908ecfa 7Up to 6 masks can be given for add and del.