Core Help Root: Commands: @set


Syntax: @set [options] [<target>:][<name>[=<value>]]

This command is used to display and change configurable settings on objects. If <target> is left unspecified it will default to you. To view all settings on an object do not specify a setting name or value, such as either of the following two:

@set
@set here:

The first example will show all settings on you. The second example will show all settings on here. To change a setting include the setting name after the target followed by an equals sign and a value, such as:

@set here:realm=Taobh Thiar

If the option +definer is given, it will list all of the definers for each setting instance. If a value for definer is given it will only list instances of the settings defined by the given objref, such as:

@set +definer=$place here:

Which will only show the settings defined on here and defined by place.

If the option +clear is given, it will ignore any value specified for the setting and will instead clear the value, reverting it to its original default.



Tlon