Initial import of the ircii-pana-1.1-final source tree.
git-svn-id: svn://svn.code.sf.net/p/bitchx/code/tags/ircii-pana-1.1-final@1 13b04d17-f746-0410-82c6-800466cd88b0
This commit is contained in:
28
bitchx-docs/8_Scripts/netsplit.env
Normal file
28
bitchx-docs/8_Scripts/netsplit.env
Normal file
@@ -0,0 +1,28 @@
|
||||
Synopsis:
|
||||
load netsplit.env
|
||||
|
||||
Description:
|
||||
This is easily among the most well-known, and is probably one of the
|
||||
most-stolen, scripts available for ircII. It attempts to cut down on
|
||||
the excess "noise" produced during a netsplit. Instead of seeing a
|
||||
potential flood of signoff and rejoin messages, everything is condensed
|
||||
into a single message for the netsplit, and a single message for the
|
||||
netjoin. All information is saved, so the user can still see who was
|
||||
lost in the netsplit. Several commands are provided:
|
||||
|
||||
Command Description
|
||||
/bogusclear purge the list of bogus server patterns
|
||||
/boguslist display the list of bogus server patterns
|
||||
/boguspat add one or more new bogus server patterns
|
||||
/netpurge clean out data about old netsplits
|
||||
/wholeft should who left in the most recent netsplit
|
||||
|
||||
See Also:
|
||||
load(5)
|
||||
|
||||
Other Notes:
|
||||
This script was primarily written by Ian Frechette (Daemon), including
|
||||
version VII, the most recent revision. Significant modifications to
|
||||
previous versions (version V in particular) were made by poxaV,
|
||||
cgw@unt.edu.
|
||||
|
||||
Reference in New Issue
Block a user