C# Class TehGM.Wolfringo.Commands.RequireUserStaffAttribute

Command requirement that checks if the user has a Staff tag.

Default CommandRequirementAttribute.ErrorMessage for this requirement is "(n) You need to be a Staff to execute this command.".

Inheritance: RequireUserPrivilegeAttribute
Mostrar archivo Open project: TehGM/Wolfringo

Public Methods

Method Description
RequireUserStaffAttribute ( ) : TehGM.Wolfringo.Commands.Attributes

Method Details

RequireUserStaffAttribute() public method

public RequireUserStaffAttribute ( ) : TehGM.Wolfringo.Commands.Attributes
return TehGM.Wolfringo.Commands.Attributes