Class RequireUserEntertainerAttribute
Command requirement that checks if the user has an Entertainer tag.
Inheritance
System.Object
System.Attribute
RequireUserEntertainerAttribute
Implements
Inherited Members
Namespace: TehGM.Wolfringo.Commands
Assembly: Wolfringo.Commands.dll
Syntax
public class RequireUserEntertainerAttribute : RequireUserPrivilegeAttribute, ICommandRequirement
Remarks
Default ErrorMessage for this requirement is "(n) You need to be an Entertainer to execute this command.".
Constructors
| Improve this Doc View SourceRequireUserEntertainerAttribute()
Command requirement that checks if the user has an Entertainer tag.
Declaration
public RequireUserEntertainerAttribute()
Remarks
Default ErrorMessage for this requirement is "(n) You need to be an Entertainer to execute this command.".