mirror of
https://github.com/irssi/irssi.git
synced 2025-02-02 15:08:01 -05:00
Added "your not chanop" failure to I-mode as well.
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@2032 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
parent
8ce1d773aa
commit
ec0f2f4706
@ -595,6 +595,7 @@ void servers_redirect_init(void)
|
||||
"event 346", 1,
|
||||
NULL,
|
||||
"event 347", 1, /* End of invite list */
|
||||
"event 482", 1, /* not channel operator - OPN's ircd doesn't want non-ops to see ban exceptions */
|
||||
"event 403", 1, /* no such channel */
|
||||
"event 442", 1, /* "you're not on that channel" */
|
||||
"event 479", 1, /* "Cannot join channel (illegal name)" IMHO this is not a logical reply from server. */
|
||||
|
Loading…
x
Reference in New Issue
Block a user