NewAmazingPVP / AutoViaUpdater

AutoViaUpdater is a Spigot/Bungeecord/Velocity plugin that automates the updating of Vias like ViaVersion, ViaRewind, ViaBackwards, and ViaRewind-Legacy.
MIT License
8 stars 3 forks source link

Feature Request: Support Cronjob-like Scheduling for Updates #7

Open Ceddicedced opened 2 weeks ago

Ceddicedced commented 2 weeks ago

Hi,

First of all, thank you for your fantastic work on autoviaupdater. It has been incredibly helpful!

Feature Request:

Currently, the updater allows setting update intervals in minutes. It would be a great enhancement to support scheduling updates using a cronjob-like format. This feature would provide more flexibility, enabling users to specify updates at exact times or on specific days.

Benefits:

Example Usage:

Allow users to specify a cron expression, such as:

Possible Implementation:

Conclusion:

Implementing cronjob-like scheduling would make autoviaupdater even more versatile and user-friendly. Thank you for considering this feature!

NewAmazingPVP commented 2 weeks ago

@Ceddicedced Sure, on my TODO list! Will work on it when I get time to.