AutoSave documentation page

AutoSave saves your world and players data (similar to save-all in console) at a defined interval.
Note: AutoSave also performs save on last player leave and on AutoSaveWorld disable.

Command
/asw save (performs a save manually)
Permission: autosaveworld.save

Config values: (config.yml)

save:
  enabled: true #if enabled AutoSaveWolrd will automatically save your world
  disablestructuresaving: true #disable structure saving(save performs much faster, but your map structures will stop working when worldegn will change)
  forceregioncachedump: true #forces refioncache dump(ensures that fiels are written to disk)
  broadcast: true #broadcast a message  before and after the save (true - enabled , false - disabled)
  interval: 900 #inteval in seconds at which save is performed
  onplugindisable: true #performs save when AutoSaveWorld disables

Comments

Posts Quoted:
Reply
Clear All Quotes