ZonlyForUsers
Halts execution unless the author’s username matches one of the specified usernames.
Syntax
ZonlyForUsers{username;...;errorMessage?}Arguments
| Name | Type | Required | Default |
|---|---|---|---|
| username | string | Yes | - |
| errorMessage | string | No | You are not allowed to use this command. |
Example
ZonlyForUsers{Alice;Bob}