Hello everyone! This update now adds a requested feature, trigger cool-downs! The cool-downs are separate for each of the 4 trigger sets & they can be disabled completely if you don't want them.
Please add the following to your config.yml or the plugin may crash!
Code (Text):
#Do you want to use a cooldown once a player has triggered a command set?
Enable-cooldown: true
#How long do you want the cooldown to be? (In Seconds) (Cooldowns are NOT saved through a restart!)
Cooldown-time: 5
If you discover any other issues with the plugin, please do send me a message or leave a post on the forum with your issue and I'll try my best to assist you.
Change-log:
Update GitHub repository
Added 4 Hashmap cool-down systems
Added new 'Cooldown-time' option to config.yml
Added new 'Enable-cooldown' option to config.yml