Skip to content

v1.2.1

Compare
Choose a tag to compare
@clvrk clvrk released this 23 Jun 20:46
  • 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"