Hope these were the last things left from glines
This commit is contained in:
parent
c6525f80ba
commit
e2ec3f7d01
|
@ -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
|
||||
*/
|
||||
|
|
|
@ -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.
|
||||
|
||||
|
|
Loading…
Reference in New Issue