docsFunctionsBlacklistsZblackListRolesIDs

ZblackListRolesIDs

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

Syntax

ZblackListRolesIDs{roleID;...;errorMessage?}

Arguments

NameTypeRequiredDefault
roleIDsnowflakeYes-
errorMessagestringNoYou are blacklisted from using this command.

Example

ZblackListRolesIDs{123456789012345678;987654321098765432;You cannot use this command.}