]> arthur.barton.de Git - ngircd-alex.git/commitdiff
Implemented xop support
authorSebastian Köhler <sebkoehler@whoami.org.uk>
Sat, 4 Aug 2012 12:19:58 +0000 (14:19 +0200)
committerSebastian Köhler <sebkoehler@whoami.org.uk>
Mon, 6 Aug 2012 02:42:09 +0000 (04:42 +0200)
3 new channel user modes have been added.

Half Op: +h(Prefix: %) can set the channel modes +imntvIbek
and kick all +v and normal users.

Admin: +a(Prefix: &) can set channel modes +imntvIbekoRsz and kick all
+o, +h, +v and normal users.

Owner: +q(Prefix: ~) can set channel modes +imntvIbekoRsz and kick all
+a, +o, +h, +v and normal users


No differences found