EvenMoreFish
EvenMoreFish copied to clipboard
Alert outputs display 0 seconds in time_formatted message.
EvenMoreFish dev 138 https://ci.codemc.io/view/All/job/Oheers/job/EvenMoreFish/
Is there any way to not display 0s in alert outputs?
# Sent to all players at specific times to show the remaining time left
# {time_formatted} shows the time (e.g. 5m left, 10m 30s left)
# {time_raw} is what you input in competitions.yml
time-alert: "&rThere is {time_formatted} left on the competition for {type}"
alerts:
- "5:00"
- "1:00"