cooldown-format in config.yml (It is automatically added to your config.yml)
Code (YAML):
cooldown-format:
day: day
days: days
hour: hour
hours: hours
minute: minute
minutes: minutes
second: second
seconds: seconds
announce-join-rewards (It is automatically added to your config.yml)
Code (YAML):
announce-join-rewards:
enable: true
message: - '&d&lREWARDS &d&m->&r &fYou available &e<reward_availables> reward
(s
)'
New placeholder: <reward_id>
FIX:
Fixed countdown format, only requires %days%, %hours%,%minutes% and %seconds%, if the value of one of them is 0 it will be automatically removed from the message.