1.2.0-beta.4
Pre-release
Pre-release
Craftbox | Beta Preview (v1.2.0-beta.4)
Warning
Beta builds are NOT suitable for production use, so do not use this to manage Minecraft servers you care about! Test this build in a fresh container/environment.
Fixes
- Fixed a scheduled backup you had just deferred running anyway, on its old timing, the first time Craftbox restarted. Pushing an imminent backup back by re-saving the schedule showed the new time correctly, but that new time was the only record the deferral had ever happened — and shutting Craftbox down deleted it. The check that looks for backups missed while Craftbox was offline then fell back to measuring from the last backup, which knows nothing about deferrals, and started one as soon as the panel came back. Most likely to catch you exactly where it is least welcome: deferring during the countdown, when the last backup is already almost an interval old, then restarting. The deferred time now survives a shutdown, and a due time still in the future is taken to mean nothing was missed, however old the last backup is.
Installation
The easiest way to host Craftbox yourself is by using Docker. Please read this part of the Craftbox docs for the installation guide.
Alternatively, you can also download the source code, install the required node modules and run the server manually. (Learn more)