$blackListUsers

Blocks certain users from using the command. Uses usernames instead of user IDs.

Syntax

$blackListUsers[Usernames;...;Error message]

Parameters

  • Usernames (Type: String || Flag: Emptiable): The username(s) to blacklist. Use semicolons ; as a separator to separate multiple usernames.
  • Error message (Type: String || Flag: Emptiable): The message that will be sent when the username of the user running the command is blacklisted.

Example

$nomention
$blackListUsers[RainbowKey;❌ You can't use this command!]
Pong! $ping ms
!example ❌ You can't use this command! Because my username is "RainbowKey". !example Pong! 3 ms