C/bans
Line 1: | Line 1: | ||
- | {{Services|CHANSERV - Command: | + | {{Services|CHANSERV - Command: BANS}} |
- | {{ServicesDesc2 | syntax = /ChanServ | + | {{ServicesDesc2 | syntax = /ChanServ BANS <#channel> [<mask<nowiki>|</nowiki>nickname>] |
- | |main = The | + | |main = The BANS command lists all permanent and timed bans entries for a channel. |
- | + | Bans are hostmasks in the form of nick!user@host which ChanServ watches for, keeps users matching them out of your channel. | |
- | If a nickname is specified, only | + | If a nickname is specified, only ban entries that visibly match that user will be shown. |
- | If a hostmask with no wildcards is specified, only | + | If a hostmask with no wildcards is specified, only ban entries that exactly match the hostmask will be shown; otherwise, if a hostmask with wildcards is specified, ban entries covered by the given hostmask will be shown. |
- | |see = [[ChanServ/ | + | |see = [[ChanServ/addban|ADDBAN]], [[ChanServ/delban|DELBAN]], [[ChanServ/addtimedban|ADDTIMEDBAN]]}} |
<html><table align="right"><tr><td><a href="javascript:history.go(-1)">[Go Back]</a></td></tr></table></html> | <html><table align="right"><tr><td><a href="javascript:history.go(-1)">[Go Back]</a></td></tr></table></html> |
Revision as of 04:38, 21 July 2012
CHANSERV - Command: BANS |
Usage: /ChanServ BANS <#channel> [<mask|nickname>] |
The BANS command lists all permanent and timed bans entries for a channel.
Bans are hostmasks in the form of nick!user@host which ChanServ watches for, keeps users matching them out of your channel. If a nickname is specified, only ban entries that visibly match that user will be shown. If a hostmask with no wildcards is specified, only ban entries that exactly match the hostmask will be shown; otherwise, if a hostmask with wildcards is specified, ban entries covered by the given hostmask will be shown. |
See Also: ADDBAN, DELBAN, ADDTIMEDBAN |
[Go Back] |