- For the backend version in the
commands-per-ip section made sure that the cooldowns will not be enforced if they don't target the same IP. The trigger is the same.
- Added a
blacklisted-commands section for those that prefer that approach.
Add this in your backend config.yml
Code (YAML):
# This section contains a list of commands that are blacklisted.
# If enabled, ONLY these commands are checked by the plugin.
# The whitelisted-commands section is ignored when this is enabled.
blacklisted-commands:
enabled
: false
commands
:
-
"pay"
-
"money"
-
"trust"
-
"give"
Please consider leaving a good review for the plugin.
Discord Support