Offline Time Countdown: Fly time will now decrease even when the player is offline. This ensures that temporary fly durations are consistent whether you are logged in or not. (you can activate that in config)
Bug Fixes
Time Calculation Fixed: Disabling a time unit (like minutes) no longer makes that time "disappear." If you have 90 seconds and minutes are disabled, the time will correctly roll over (e.g., to 90 seconds) instead of being lost.
Config Improvements
Your Custom Format is Now Respected: The time format in your config file is now followed exactly. Any custom spacing you add (whether it's between hours and minutes, or between the number and its suffix) will be preserved just as you wrote it.
Smarter "Auto-Format": The auto-format feature now handles tricky cases better. For example, if you disable minutes and seconds but have a short duration (like 182 seconds) that doesn't reach hours, the formatter will intelligently display "182 seconds" instead of "0 hours" or showing nothing at all.