X-Git-Url: http://git.pk910.de/?p=ZNCAdmin.git;a=blobdiff_plain;f=INSTALL;h=88e301c659fbe24aa33345f7c9bd10cc4023166a;hp=6377b47f2bd3965bf8719e5c2962e3dd49c82ee5;hb=d8a263cc8a2dda8ac9ac4932dc74af598a67d4a2;hpb=68a600683c091740094edc47f27286e9719f644a diff --git a/INSTALL b/INSTALL index 6377b47..88e301c 100644 --- a/INSTALL +++ b/INSTALL @@ -30,6 +30,7 @@ ZNCAdmin is made to be used as external scripts from NeonServV5. +bind znc_whois NeonServ.extscript php scripts/zncadmin.php search $1 $2- %1+ +bind znc_seen NeonServ.extscript php scripts/zncadmin.php seen $1 $2 %1+ +bind znc_simul NeonServ.extscript php scripts/zncadmin.php simul $1 $2 $3- %1+ + +bind znc_stats NeonServ.extscript php scripts/zncadmin.php stats $1 %1+ You may also bind the "admin commands" (override the protected option) +bind znc_admin_add NeonServ.extscript php scripts/zncadmin.php force add $1 $2 %1+