C/bans
m (→CHANSERV - Command: LAMERS) |
m (moved ChanServ/bans to C/bans) |
||
(5 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
- | {{Services | + | {{Services|C - Command: BANS}} |
- | + | {{ServicesDesc2 | syntax = /CS BANS <#channel> [<mask<nowiki>|</nowiki>nickname>] | |
- | + | |main = The BANS command lists all permanent and timed bans entries for a channel. | |
- | {{ | + | |
- | + | ||
- | The | + | |
- | + | Bans are hostmasks in the form of nick!user@host which C 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 = [[C/addban|ADDBAN]], [[C/delban|DELBAN]], [[C/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> |
Current revision as of 16:20, 11 October 2012
C - Command: BANS |
Usage: /CS 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 C 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] |