Timed modpack update releases [Suggestion]
It would be really awesome if you could schedule the release of a certain modpack version to a set date. This means you could make a new version ready for releases, set an automatic release date and after the set time is met the status of version x.x.x.x will change from "private" to "public".
This would be really great for larger servers that have a high load over the day. It would give you the possibility to plan an update for 06:00 in the morning (for example) and synchronize the release of the modpack update with an automatic server update (via bash script / cronjob / GitHub archive etc.) to let your users play disturbance free.
Could be realized via MySQL events http://dev.mysql.com/doc/refman/5.6/en/events.html
hmm, this is an interesting idea
I like this idea