1
0
mirror of https://github.com/unrealircd/unrealircd.git synced 2026-07-08 04:23:13 +02:00

Reflects m_oper recode and tkl oflags

This commit is contained in:
griever
2001-12-11 03:39:56 +00:00
parent 7689d54b8e
commit 37f6ff3a10
+9 -1
View File
@@ -170,6 +170,8 @@ allow channel {
k can_localkill
K can_globalkill
b can_kline
Z can_gzline
t can_gkline
B can_unkline
n can_localnotice
G can_globalnotice
@@ -184,6 +186,12 @@ allow channel {
H get_host
*/
/*
Note: get_umodec get_umodef techadmin and eyes
are no longer used and will probably be removed
soon
*/
oper bobsmith {
class clients;
from {
@@ -666,7 +674,7 @@ set {
coadmin "coadmin.roxnet.org";
admin "admin.roxnet.org";
servicesadmin "csops.roxnet.org";
techadmin "techadmin.roxnet.org";
techadmin "techadmin.roxnet.org"; /* depreciated */
netadmin "netadmin.roxnet.org";
host-on-oper-up "no";
};