TinyMUX

@list-globals

Commands

COMMAND: @list globals

Lists the global parameters that may be set or cleared by the @enable and @disable commands. The following parameters are displayed.

building      - Indicates whether or not commands that alter the
                structure of the database are allowed.
checkpointing - Indicates whether or not the database is to be
                periodically written to disk.
cleaning      - Indicates whether or not the database is to be
                periodically checked for deleted or disconnected rooms,
                and other connectivity problems.
dequeueing    - Indicates whether or not commands on the queue may be
                automatically executed.
idlechecking  - Indicates whether or not the inactivity limits are
                enforced.
interpret     - Indicates whether or not new commands may be added to
                the queue.

logins        - Indicates whether or not nonwizard players are allowed
                to connect.

Related Topics: @dbck, @disable, @enable, @kick, @list permissions, @timewarp, checkpoint, conn_timeout, dump_interval, dump_offset, idle_interval, idle_timeout, keepalive_interval.