New features:
• Phase lengths and countdown steps accept human-readable durations (e.g. 90s, 10m, 1h, 1h30m, 2d) in addition to plain seconds
Improvements:
• One{time}placeholder in GUIs is driven bycrash.timer-display-layoutin config (inner tokens{s},{mmss},{compact})
Server administrators:
• Back upconfig.ymlandgui.yml, then remove or rename them once and restart so the jar installs current defaults; merge your settings back so new keys, placeholders (e.g.{time}), and layout options apply cleanly to your server!
Improvements:
• NightExpress moved from CoinsEngine to ExcellentEconomy on the developer side, so this release switches integration accordingly; config defaults and docs now point toexcellenteconomy/excellenteconomy-currency-id
• Existing setups still work: legacycoinsenginetype and old currency keys are read where supported and migrated on load so balances keep using the same currency id under excellenteconomy
Bug fixes:
• Economy provider setup works reliably with the new ExcellentEconomy integration so paid actions do not silently break at startup
Bug fixes:
• Fixed players cashing out at the wrong multiplier due to a missing volatile oncurrentMultiplier— Folia's global tick task and player entity schedulers now always see the same value
Bug fixes:
• Custom bet amount input no longer appears as a regular chat message to other players
Improvements:
• GUIs updated with icons and symbols in gui titles, item names and lore for clearer, more consistent look
• Action buttons (e.g. cash out, play again, join) use distinct materials and clearer labels
• Filler and borders use themed colors per GUI for a more polished layout
- Added GUI command aliases. Aliases are configurable in config.yml.
- GUI timers (betting, waiting, running) now refresh about 10 times per second instead of every 1–2 seconds.
