@admin

From TinyMUX
Jump to navigation Jump to search


The command @admin is used to interactively set configuration parameters.

Usage

Command: @admin <param>=<value>

Sets a TinyMUX configuration parameter to the indicated value. Changes made through the @admin command are not permanent. The change will disappear the next time the game is restarted unless the configuration file is also modified.

For a full list of available options, see Config parameters. For discussion of related parameter groups, see the Configuration article.

Examples:

@admin money_name_singular=gold nugget
@admin money_name_plural=gold nuggets

Server differences

PennMUSH uses @config/set in place of @admin.