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