0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-06-30 15:58:20 +02:00

Hope these were the last things left from glines

This commit is contained in:
Valery Yatsko 2008-04-11 19:16:43 +04:00
parent aae358c078
commit bf870ceb50
2 changed files with 2 additions and 2 deletions

View file

@ -59,7 +59,7 @@
* /identify support -- m_identify.so
* Opers cannot be invisible (umode +i) -- no_oper_invis.so
* Far connection notices (snomask +F) -- sno_farconnect.so
* Remote k/d/g/x line active notices -- sno_globalkline.so
* Remote k/d/x line active notices -- sno_globalkline.so
* Remote oper up notices -- sno_globaloper.so
* /whois notifications (snomask +W) -- sno_whois.so
*/

View file

@ -1,6 +1,6 @@
TESTLINE [[nick!]user@]host
Looks up given mask, looking for any matching I/K/D/G lines.
Looks up given mask, looking for any matching I/K/D lines.
If username is not specified, it will look up "dummy@host".
If nickname is specified it will also search for RESVs.