Blacklists is a module that allows you to blacklist specific users and members of a group from your server.
To create a single user blackist, run the command /blacklists name
.
It has 2 required arguments.
To create a single group blacklist, run the command /blacklists group
.
It has 2 required arguments:
To create a custom bind, run the command /blacklists custom
.
It has 1 required argument:
true
or false
based on the user.The syntax that custom blacklists use is modelled after Lua. It uses the same module as custombinds. Learn more about the code argument here.
To view all your blacklists, run the command /blacklists view
. Here you will also find the ID for each blacklist.
To delete a single blacklist, run the /blacklists delete
command.