docsFunctionsBlacklistsZblackListServers

ZblackListServers

Halts command execution if the current server’s guild ID matches any of the provided guild IDs.

Syntax

ZblackListServers{guildID;...;errorMessage?}

Arguments

NameTypeRequiredDefault
guildIDsnowflakeYes-
errorMessagestringNoThis command is not available in this server.

Example

ZblackListServers{123456789012345678;This command is disabled here.}