
AutoSaveWorld - multifunctional plugin that can save, backup, purge, restart the minecraft server.
AutoSaveWorld works on craftbukkit versions 1.2.5-R5.0 - 1.5.2-R0.1
Version: 4.7
Changelog
Features:
- Performs a world saves (same as save-all on console)
- Performs a world backups({server folder}/backups/)
Warning:Read documentation before enabling AutoBackup. - Performs a plugins info purge(WorldGuard, LWC , Multiverse-Inventories, PlotMe , player .dat files)
Warning:Read documentation before enabling AutoPurge. - Repeats the above at user defined interval!
- Performs autorestart at a defined time
Warning:Read documentation before enabling AutoRestart. - Performs restart at server crash
Warning:Read documentation before enabling CrashRestart. - Executes console commands defined in config automatically
Warning:Read documentation before enabling AutoConsoleCommand - Warning messages
- Multi-World Support
- Configurable messages
- Option to disable broadcast message
Documentation:
AutoSaveWorld consists of 6 parts:
1) AutoSave - saves your worlds and player inventory.
AutoSave documentation page
2) AutoBackup - backups your worlds
AutoBackup documentation page
3) AutoPurge - purges some others plugins info.(WG,LWC,Multiverse-Inventories, PlotMe ,player .dat files)
AutoPurge documentation page
4) AutoRestart - restarts server at a defined time
AutoRestart documentation page
5) CrashRestart - restarts server if it crashes
CrashRestart documentation page
6) AutoConsoleCommand - automatically executes console commands
AutoConsoleCommand documentation page
Messages config explanation:
Messages configuration
Commands:
Main commands:
/asw save #performs save alias: /save
/asw backup #performs backup alias: /backup
/asw purge #performs purge alias: /purge
/asw restart #performs autorestart
Other commands:
/asw help #displays help for all comands Permission:autosaveworld.help
/asw reload #reloads config.yml and configmsg.ymlPermission:autosaveworld.reload
/asw reloadconfig #reloads config.yml Permission:autosaveworld.reloadconfig
/asw reloadmsg #reloads configmsg.yml Permission:autosaveworld.reloadmsg
/asw version #displays AutoSaveWorld version Permission:autosaveworld.version
/asw info #displays AutoSaveWorld info Permission:autosaveworld.info
Note:All commands work if you are OP, console or have permission.
Download area and Source code
Stable version (v4.7)
Download latest version (DevBukkit)
Source code
Test version (v4.7)
Source code
Donations
Want to help me?
You can donate
Or you can use a test build to help me figure out bugs
Facts
- Date created
- Apr 15, 2012
- Category
- Last update
- Jun 07, 2013
- Development stage
- Release
- Language
- enUS
- License
- GNU General Public License version 3 (GPLv3)
- Curse link
- AutoSaveWorld
- Downloads
- 391,623
- Recent files
- R: AutoSaveWorld v4.7 for CB 1.5.2-R0.1 Jun 07, 2013
- R: AutoSaveWorld v4.6 for CB 1.5.2-R0.1 Jun 01, 2013
- R: AutoSaveWorld v4.5 for CB 1.5.2-R0.1 May 01, 2013
- R: AutoSaveWorld v4.4 for 1.5.1 Feb 13, 2013
- R: AutoSaveWorld v4.3 for CB 1.4.7-R1.0 Feb 02, 2013
- Reply
- #839
Shevchikden Jun 18, 2013 at 20:24 UTC - 0 likes@Nik0lashka: Go Not in next release
Java — write once, debug everywhere.
Coding for food, coding with food, coding without food, coding food.
- Reply
- #838
Nik0lashka Jun 18, 2013 at 19:29 UTC - 0 likes@Shevchikden: Go
And how about my suggestion? http://dev.bukkit.org/bukkit-plugins/autosaveworld/#c831
- Reply
- #837
Shevchikden Jun 18, 2013 at 18:01 UTC - 0 likes@saxons12: Go
I think soon.
Have some problems with placing schematics back. I have to generate chunks for those building before placing them.
- Reply
- #836
saxons12 Jun 17, 2013 at 21:59 UTC - 1 likeSo when is the auto regenerate option coming? :)
- Reply
- #835
Shevchikden Jun 17, 2013 at 19:24 UTC - 0 likes@BaranCODE: Go
Thanks, my mistake.
- Reply
- #834
BaranCODE Jun 17, 2013 at 15:39 UTC - 0 likesNice plugin, really useful!
By the way, there is a spelling mistake:
When you do /asw it says "Use /asw help to show all commands availible in plugin."
Just wanted to make sure you knew.
BaranCODE Minecraft
barancode.com/mc
We write tutorials, news, articles, have servers, and make plugins and mods.
- Reply
- #833
Shevchikden Jun 15, 2013 at 21:01 UTC - 0 likes@Jaaakee224: Go
Local time
- Reply
- #832
Jaaakee224 Jun 15, 2013 at 19:14 UTC - 0 likesFor the format HH:MM is it Local Time or In-game time?
- Reply
- #831
Nik0lashka Jun 14, 2013 at 16:07 UTC - 0 likesCan you please add dropbox-upload feature like in MineBackup, author uses dropbox-linker. And add an option to stop save/backup when the server is empty.
- Reply
- #830
Shevchikden Jun 14, 2013 at 04:56 UTC - 0 likes@vertigolf: Go Crash? That's really strange. Backup is done on the other thread so it can't do something bad to main thread. I need a debug log what's happens when you type /asw backup. From start of backup to the crash.
@StiCory: Go Yes the console outpur in debug mode is needed, because that's really strange.