ZonlyForRoles

Halts execution unless the author has at least one of the specified roles matched by name.

Syntax

ZonlyForRoles{roleName;...;errorMessage?}

Arguments

NameTypeRequiredDefault
roleNamestringYes-
errorMessagestringNoYou do not have the required role to use this command.

Example

ZonlyForRoles{Moderator;Admin}