Command quota max

From TinyMUX
Revision as of 23:07, 15 July 2007 by Mark (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

CONFIG PARAMETER: command_quota_max <amount>

DEFAULT: 100

This option specifies the maximum value for the command quota of a connected user. A user's command quota is increased only if it is below this value. Each command executed by the user decreases the quota by 1. User commands are only executed if the quota is greater than zero. Machine commands entered by user-owned objects have no effect on command quotas. Command quota increases are controlled by the command_quota_increment parameter.

Related Topics

Configuration, command_quota_increment, timeslice