ZblackListServers
Halts command execution if the current server’s guild ID matches any of the provided guild IDs.
Syntax
ZblackListServers{guildID;...;errorMessage?}Arguments
| Name | Type | Required | Default |
|---|---|---|---|
| guildID | snowflake | Yes | - |
| errorMessage | string | No | This command is not available in this server. |
Example
ZblackListServers{123456789012345678;This command is disabled here.}