mirror of
https://github.com/irssi/irssi.git
synced 2024-10-27 05:20:20 -04:00
83b03a1b4b
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@600 dbcabf3a-b0e7-0310-adc4-f8d773084564
15 lines
315 B
Plaintext
15 lines
315 B
Plaintext
|
|
@SYNTAX:ban@
|
|
|
|
Bans the specified nick or userhost mask.
|
|
If nick is given as parameter, the current
|
|
BANTYPE affects the ban mask.
|
|
|
|
Example:
|
|
/BAN looser - This bans the nick 'looser'
|
|
/BAN *!*@*.org - This bans all the users coming from any
|
|
.org domain.
|
|
|
|
See also: BANTYPE, KNOCKOUT
|
|
|