Clvrkio Vellum Versions Save

Bedrock Server manager with backup functionality, plugin support and more.

v1.3.1-beta

3 years ago
  • Fix updatecheck command
  • Fix gap in backup coverage @tomrhollis

v1.3.0-beta

3 years ago
  • Added plugin-system
  • Added scheduled backups (enabled by default)
  • Added backup restore functionality (--restore flag)
  • Added server watchdog @bennydiamond
  • Added setting low-priority of render-processes @bennydiamond
  • Added timeout for UpdateChecker HTTP-requests
  • World-name now loads from server.properties instead of configuration.json
  • Several fixes & optimizations @tomrhollis
  • Fix application exit on stop command

v1.2.3

3 years ago
  • Hot-backups on Windows are now enabled

v1.2.2

3 years ago
  • Fixed issue where the application would exit when PreExec or PostExec commands got executed on Windows
  • Fixed issue where the queried file-list output would not get suppressed on Bedrock v1.16
  • Added option OnActivityOnly to only take backups on player activity (@fourtysevens)
  • Added option StopBdsOnException to shut down BDS if vellum should crash unexpectedly due to an unhandled exception
  • Added updatecheck command to manually fetch the latest BDS & vellum versions

v1.2.1

3 years ago
  • Renamed project to "vellum"
  • Bedrock server v1.16 now supported
  • Optimized configuration structure
  • Fixed a bug where always one backup more than the specified "BackupsToKeep" threshold would be kept
  • Fixed an issue where the tool would not continue to proceed to perform a backup if BDS crashed on shutdown while "StopBeforeBackup" was set to "true"
  • Fixed an issue where players in-game would not get notified before a server shutdown
  • Added CLI option to specifiy configuration-file (-c | --configuration)
  • Added overloaded console command to schedule server shutdown ("stop ")
  • Added overloaded console command to reload configuration-file ("reload vellum")
  • Added update checker
  • Added option "CheckForUpdates"
  • Renamed option "TimeBeforeStop" to "NotifyBeforeStop"

v1.1.0

4 years ago
  • Added option "BusyCommands" to allow executing console commands while a backup task is running
  • Added two custom commands to force-start backup- & render-tasks
  • Fixed a bug where the tool would throw an exception on exiting
  • Fixed a bug where the tool would throw an exception when a "stop" command was executed while "EnableRenders" was set to "false"
  • Fixed NuGet package deployment

v1.0.0

4 years ago

Initial release 🎉