AutoSaveWorld v4.15
Details
-
FilenameAutoSaveWorld.jar
-
Uploaded by
-
UploadedJan 6, 2017
-
Size1.35 MB
-
Downloads191,264
-
MD52fd6253c6b59e56d0c4443cd23d723ab
Supported Bukkit Versions
- 1.12
- 1.11
- 1.10
- 1.9
- 1.8.1
- 1.8
- CB 1.7.9-R0.2
- CB 1.7.9-R0.1
- 1.8.3
- CB 1.7.2-R0.3
- CB 1.7.2-R0.2
- CB 1.7.2-R0.1
- 1.7.4
- CB 1.6.4-R2.0
- 1.7.2
- CB 1.6.4-R1.0
- 1.6.4
- CB 1.6.2-R1.0
- CB 1.6.2-R0.1
- 1.6.2
- 1.6.1
- CB 1.5.2-R1.0
- CB 1.5.2-R0.1
- 1.5.2
- CB 1.5.1-R0.2
- CB 1.5.1-R0.1
- 1.5.1
- 1.5.0
- CB 1.4.7-R1.0
- CB 1.4.7-R0.1
- 1.4.7
- CB 1.4.6-R0.3
- CB 1.4.6-R0.2
- CB 1.4.6-R0.1
- CB 1.4.5-R1.0
- 1.4.6
- CB 1.4.5-R0.2
- CB 1.4.5-R0.1
- CB 1.4.2-R0.2
- CB 1.4.2-R0.1
- CB 1.3.2-R3.0
- 1.4.2
- CB 1.3.2-R2.0
- CB 1.3.2-R1.0
- CB 1.3.2-R0.2
- CB 1.3.2-R0.1
- CB 1.3.1-R2.0
- 1.3.2
- CB 1.3.1-R1.0
- 1.3.1
- CB 1.2.5-R5.0
Changelog
AutoSave
- Now properly works with all versions.
- Player and world save is spread to multiple ticks
AutoBackup
- Sftp backup now has it's own config section
- Added google drive backup
- Updated dropbox backup to use api v2
- Better backup algo that won't completely fail when it encounters unreadable file
AutoRestart
- Will now properly wait for old server instance shutdown
CrashRestart
- Will now stop the main thread so server will stop even if the cause was plugin blocked on some lock
- Will now properly wait for old server instance shutdown
- Added option to trigger crash restart by any server stop not caused by /asw stop
- Improved file walking so remote paths containing / will now work properly
AutoPurge
- Removed Residence purge :( (Have no idea which version of residence is latest and supported)
- Added Essentials purge
Updated mywarp purge to mywarp 3.0
- Added esentials purge
- Dat files purge now removes stats files too
- Improved wg region purge regeneration
WorldRegen
- Will now only erase unused chunks instead of copying/pasting schematics
- Added option to assume chunks in a radius near a region as used
- Added option to remove world level.dat
PluginManager
- Added a command to find which plugin owns the command
- Added a command to remove registered permission
- Will not allow unloading/reloading plugin if there are some plugins that depend on it (still possible via separate commands)