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