added amb968 - setting for suppressing potential chat triggers from admins

--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401800
This commit is contained in:
David Anderson
2007-12-14 06:42:40 +00:00
parent d87e00a82d
commit c9a9826989
2 changed files with 28 additions and 2 deletions
+9
View File
@@ -47,6 +47,15 @@
*/
"SilentChatTrigger" "/"
/**
* If a say command is a silent chat trigger, and is used by an admin,
* but it does not evaluate to an actual command, it will be displayed
* publicly. This setting allows you to suppress accidental typings.
*
* The default value is "no". A value of "yes" will supress.
*/
"SilentFailSuppress" "no"
/**
* Password setinfo key that clients must set. You must change this in order for
* passwords to work, for security reasons.