Oheers / EvenMoreFish

An advanced fishing plugin based on MoreFish, created 2 years after its last update.
MIT License
94 stars 58 forks source link

Alert outputs display 0 seconds in time_formatted message. #163

Closed mibby closed 2 months ago

mibby commented 1 year ago

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"
Oheers commented 1 year ago

Thank you ever so much for your patience, I somehow missed this.

Right now this isn't possible to get rid of it, but I'll put it on the todo list to be added to the plugin in the future.

sarhatabaot commented 2 months ago

This was actually implemented some time ago, but this issue was never closed. Enjoy!