Fixed issues with the reload and punish commands being run by console returning errors. It will now check for console sender on commands.
Thanks to Refrac for your work on today's update!
Multiple commands per item is now possible.
You must make changes to your existing config for this update to work.
For each item you have commands for like:
execute: ""
you must change this to a string list like:
should become
Last updated 4 years ago
execute: - ""
execute: "warn {target} Spam/Hack Accusation/Trolling -s"
execute: - "warn {target} Spam/Hack Accusation/Trolling -s"