Class RequireGroupModAttribute
Command requirement that checks if the user has owner, admin or mod permissions.
Inheritance
System.Object
System.Attribute
RequireGroupModAttribute
Implements
Inherited Members
Namespace: TehGM.Wolfringo.Commands
Assembly: Wolfringo.Commands.dll
Syntax
public class RequireGroupModAttribute : RequireGroupPrivilegeAttribute, ICommandRequirement
Remarks
Default ErrorMessage for this requirement is "(n) You need to be at least a mod to execute this command.".
Constructors
| Improve this Doc View SourceRequireGroupModAttribute()
Declaration
public RequireGroupModAttribute()