Class RequireUserEntertainerAttribute
Command requirement that checks if the user has an Entertainer tag.
Inheritance
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()
Declaration
public RequireUserEntertainerAttribute()