G-lines are no more...
[seven-1.x.git] / extensions / README
blob21cccb27e6f917e322bbaf02be84819d80cd9db5
1 $Id: README 26 2006-09-20 18:02:06Z spb $
3 This directory contains extensions (modules) to seven ircd that
4 have been contributed by other people, or written by our development
5 team.  Unsupported extensions live under unsupported/.
8 Modules
9 -------
11 m_findforwards.c - Find channels that forward (+f) to a given channel.
12                    Syntax: FINDFORWARDS <channel>
14 Spy Modules
15 -----------
17 The following are the 'spy' parts, accessible via the +y usermode
19 spy_admin_notice.c   - Spy on clients doing ADMIN
20 spy_info_notice.c    - Spy on clients doing INFO
21 spy_links_notice.c   - Spy on clients doing LINKS
22 spy_motd_notice.c    - Spy on clients doing MOTD
23 spy_stats_notice.c   - Spy on clients doing all STATS
24 spy_stats_p_notice.c - Spy on clients doing STATS p only
25 spy_trace_notice.c   - Spy on clients doing TRACE/LTRACE
26 spy_whois_notice.c   - Spy on local clients who WHOIS you.
27 spy_whois_notice_global.c - Spy on remote clients who WHOIS you.
29 Note: if you have both spy_stats_notice.c and spy_stats_p_notice.c loaded
30 you will get two messages.
32 Snomask Modules
33 ---------------
35 sno_farconnect.c  - Remote client connect/exit notices (snomask +F)
36 sno_globalkline.c - Global K/D/X-line activation notices
37 sno_globaloper.c  - Global oper-up notices