A brand new cooldown system that also adds cooldown groups, for example:
Commands /test 1 and /test 2 are both different, but having CooldownGroup: cooldown.group added to them in the config, will have them both go on cooldown if any of the two commands are triggered and have Cooldown: cooldown.group placed in them.
A cooldown group can be configured within the Config.yml file.