]> jfr.im git - irc/quakenet/newserv.git/blob - helpmod2/commands/ban
Fix all current printf style warnings, including a bug in Q's op/voice commands.
[irc/quakenet/newserv.git] / helpmod2 / commands / ban
1 Syntax: ban [operation] [parameters]
2 Example: ban del CS^kiddie!*@*.de
3 Handles global bans.
4 Following operations are supported:
5 list [pattern] Lists global bans based on pattern, if pattern is omitted all bans are listed
6 add [mask] [duration] [reason] Adds a global ban, duration and reason are optional
7 del [mask1] ... [maskn] Removes global banmasks, up to 6 masks can be defined at once