EvenMoreFish icon indicating copy to clipboard operation
EvenMoreFish copied to clipboard

Alert outputs display 0 seconds in time_formatted message.

Open mibby opened this issue 2 years ago • 1 comments

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}"

link link

    alerts:
      - "5:00"
      - "1:00"

mibby avatar Nov 08 '22 02:11 mibby