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
Afficher le fichier Open project: TehGM/Wolfringo

Méthodes publiques

Méthode Description
RequireUserStaffAttribute ( ) : TehGM.Wolfringo.Commands.Attributes

Method Details

RequireUserStaffAttribute() public méthode

public RequireUserStaffAttribute ( ) : TehGM.Wolfringo.Commands.Attributes
Résultat TehGM.Wolfringo.Commands.Attributes