Large clean-up.
[seven-1.x.git] / extensions / README
blobc13bc8f5f368b2508e07f7728a497fe069bcf4fa
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/.
7 Spy Modules
8 -----------
10 The following are the 'spy' parts, accessible via the +y usermode
12 spy_admin_notice.c   - Spy on clients doing ADMIN
13 spy_info_notice.c    - Spy on clients doing INFO
14 spy_links_notice.c   - Spy on clients doing LINKS
15 spy_motd_notice.c    - Spy on clients doing MOTD
16 spy_stats_notice.c   - Spy on clients doing all STATS
17 spy_stats_p_notice.c - Spy on clients doing STATS p only
18 spy_trace_notice.c   - Spy on clients doing TRACE/LTRACE
19 spy_whois_notice.c   - Spy on local clients who WHOIS you.
20 spy_whois_notice_global.c - Spy on remote clients who WHOIS you.
22 Note: if you have both spy_stats_notice.c and spy_stats_p_notice.c loaded
23 you will get two messages.
25 Snomask Modules
26 ---------------
28 sno_farconnect.c  - Remote client connect/exit notices (snomask +F)
29 sno_globalkline.c - Global K/D/X-line activation notices
30 sno_globaloper.c  - Global oper-up notices