ZonlyForUsers

Halts execution unless the author’s username matches one of the specified usernames.

Syntax

ZonlyForUsers{username;...;errorMessage?}

Arguments

NameTypeRequiredDefault
usernamestringYes-
errorMessagestringNoYou are not allowed to use this command.

Example

ZonlyForUsers{Alice;Bob}