ZblackListRoles

Halts command execution if the triggering user holds any role matching the provided role names.

Syntax

ZblackListRoles{roleName;...;errorMessage?}

Arguments

NameTypeRequiredDefault
roleNamestringYes-
errorMessagestringNoYou are blacklisted from using this command.

Example

ZblackListRoles{Muted;Banned;You are not allowed to use this command.}