TinyMUX

Flag permissions

PennMUSH associates a space-separted list of permissions with each flag to determine who may set or unset the flag, as well as other aspects of flag behavior.

The following permissions can be used when specifying whether may set or clear a flag on an <object> they control:

  trusted      must pass a TRUST check   royalty      must be ROYALTY or WIZARD   wizard       must be WIZARD   god          must be God

The following permissions can be used to specify whether can see the flag on an , and are given along with the permissions for flag setting in @flag/add. By default, anyone can see the flag:

  dark         must be God to see the flag on objects.   mdark        must be WIZARD or ROYALTY    odark        must own the  (or be WIZARD or ROYALTY)

The following permissions control other behavior related to the flag, and are given along with the permissions for flag setting in @flag/add:

   log         Log when the flag is set or cleared.