Global limit resets, more user-friendly config
Global limit resets
Limits can now be globally reset after set interval (this is done per command).
Delete/rename your config.yml and restart server to see how it is set up.
To start timers, you have to set them up in config.yml, use "/bcd reload" and then use "/bcd startglobalreset". Once this command was used, timers will automatically continue on server restart and also restart itself, when they finish.
To cancel timer, just set it to "cancel", use "/bcd reload" and then use "/bcd startglobalreset".
More user-friendly config
It is now possible to use usints, when setting up time. "seconds, second, minutes, minute, hours, hour, days, day, weeks, week, months, month" are all supported. So no more setting 1 week cooldown in seconds, just use 1 week!
If you do not use any unit, it will default to seconds (to be compatible with your present configs).
Bugfix
Messages sent to player telling him how long he has to wait are now more accurate.