ZblackListUsers

Halts command execution if the triggering user’s username matches any of the provided usernames.

Syntax

ZblackListUsers{username;...;errorMessage?}

Arguments

NameTypeRequiredDefault
usernamestringYes-
errorMessagestringNoYou are blacklisted from using this command.

Example

ZblackListUsers{baduser;spammer;You are not allowed here.}