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
Where does it save the files to?
@superdusto
I'm pretty sure that it just saves your world folder, similarly to how the "save-all" command works in bukkit.
this page seems out of date. what does onaswdisable do?
@LemADEC
saves world when autosaveworld disables