Changelog
- Added a restart cooldown to prevent multiple rapid restart loops
- New
restartCooldownSecondsoption in the config to control restart frequency- Improved stability of the restart scheduler
- Minor internal improvements and cleanup
- Version bumped to 1.2.2
All these changes are thanks to: Cloowney
Changelog:
- Fixed thread assertion error when accessing Store components from the restart scheduler
- Addedlight_bluecolor support for messages
Changelog:
- Added tag-based color system for messages (e.g.,<white>text</white> <red>more text</red>)
- Added/hyrestart reloadcommand to reload configuration without restarting the server
- Added/hyrestart schedulercommand to view next restart time and remaining time
- Restart warnings now use progressive colors: blue (30min) → yellow (15min) → gold (5min) → red (1min)
- Message colors can now be configured directly in config.yml using color tags
- Added command alias:hyrfor/hyrestart
# Changelog:
- Added Discord webhooks for server startup and shutdown with customizable embeds
- Fixed scheduler double restart bug with 180s safety margin
- Improved restart window detection to handle edge cases properly
