Information: This script provides tools for managing user's hostmasks on the bot. Changes log for HostTools.tcl: Version 1.6 * Released to the public from the |DAWG| Scripting Team website. * Fixed some places where I was using list operations on strings. Version 1.5 * Released to the public from the |DAWG| Scripting Team website. * Fixed some places where I was using list operations on strings. Version 1.4 * Released to the public from the |DAWG| Scripting Team website. * Added the option to disable the HOSTTOOLS: and use of bold in DCC chat. Version 1.3 * Released to the public from the |DAWG| Scripting Team website. * Renamed ClearMatch to ClearAllMatch, and made ClearMatch only clear matching hostmasks from a user. Version 1.2 * Released to the public from the |DAWG| Scripting Team website. * Minor documentation updates. * Put all configuration settings into an array to save code. Version 1.1 * Released to the public from the |DAWG| Scripting Team website. * Renamed all putidx commands to putdcc for forward-compatibility reasons.