1
0
mirror of https://github.com/osmarks/ngircd.git synced 2025-09-08 05:35:58 +00:00

Tests and documentation for xop

This commit is contained in:
Sebastian Köhler
2012-08-05 23:38:47 +02:00
parent 7b01bb833f
commit 097c72aa65
2 changed files with 73 additions and 0 deletions

View File

@@ -66,7 +66,12 @@ channel of which he is a member.
mode since description
q 20? User is channel owner can only be set by a service, other
owner and irc op. Can promote other users to q, a, o, h, v.
a 20? User is channel admin and can promote other users to v, h, o
o 0.2.0 User is channel operator and can op/kick/... other members.
h 20? User is half op and can set channel modes imntvIbek and kick
voiced and normal users.
v 0.2.0 User is "voiced" and can speak even if channel is moderated.