TinyMUX

@attribute

Commands

COMMAND: @attribute/<switch> <attrib>=<value>

Performs operations on user-named attributes depending on the switch used. The following switches are available:

/access   - Changes the access to the named attribute.  <value> is a
            space-separated list of permissions to add or remove from
            the attribute's access permissions. For a list of possible
            values, see the related topic given below.

/delete   - Removes the named attribute from the attribute table.
            This switch does not remove instances of the attribute from
            objects, and any that remain will be renamed to the
            user-named attribute that re-uses the attribute number
            of the deleted attribute.

/rename   - Changes the name of the named attribute to <value>.

Note that changes to user-named attributes performed by this command are permanent and do not need to be performed each time the MUX is restarted. Further this also only affects user-named attributes.

Related Topics: attribute permissions, attr_access