C# Класс 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.".

Наследование: RequireUserPrivilegeAttribute
Показать файл Открыть проект

Открытые методы

Метод Описание
RequireUserStaffAttribute ( ) : TehGM.Wolfringo.Commands.Attributes

Описание методов

RequireUserStaffAttribute() публичный Метод

public RequireUserStaffAttribute ( ) : TehGM.Wolfringo.Commands.Attributes
Результат TehGM.Wolfringo.Commands.Attributes