![[IMG]](/proxy/image?url=https%3A%2F%2Fgabytm.me%2Fimg%2Fbanners%2Fupdate.png)
ADDED
▪ 4 new placeholders: %mcd_active_<space separated list>%, %mcd_inactive_<space separated list>%, %mcd_isactive_<cooldown>%, %mcd_isinactive_<cooldown>% (read more on the
GitHub repo) and new
config options for placeholders
▪ Option
to disable messages for
/mcd add (
see config)
▪ Customizable save interval and an option to disable the message sent in console when cooldowns are saved (
see config)
▪ A way to accumulate cooldowns:
/mcd add [player|*|**] [id] [duration] <accumulate> - By passing
true as value for 'accumulate', if the player has an active cooldown with the same id, the 'duration' will be added to the existing cooldown (remaining time + duration)
▪ Improved cooldown lookup