AutoSaveWorld

AutoSaveWorld - multifunctional plugin that can save, backup, purge, restart the minecraft server, reload plugins and much more.
AutoSaveWorld will work on any bukkit/spigot/mcpc+/cauldron build starting from version 1.2.5-R5.0
Version: 4.14.2
Features:
Note: all feautures except autosave are disabled by default.
- Performs a world and players data saves (similar to save-all in console)
- Performs a world backups({server folder}/backups/)
- Performs some plugins data purge
- Performs autorestart at a defined time
- Performs restart at server crash
- Executes console commands defined in config automatically
- Warning messages
- Multi-World Support
- Configurable messages
- Option to disable broadcast message
Documentation:
Note: Configuration can only be reloaded by built-in commands
AutoSaveWorld have many features:
1)AutoSave - saves your worlds and player inventory.
AutoSave documentation page
2)AutoBackup - backups your worlds
AutoBackup documentation page
3)AutoPurge - purges some plugins data
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
7)WorldRegen - starts server with a fresh map but preserves some plugins territory claims
WorldRegen documentation page
8)PluginManager - load, unload, reload plugins using commands
PluginManager documentation page
Messages config explanation:
Messages configuration
Additional 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.
Note:Config can only be reloaded using config reload commands.
Dev builds and Source code
Develompent builds: jenkins
Source code: GitHub
-
View User Profile
-
Send Message
Posted Aug 4, 2013@Shevchikden
Multicraft detects it is online because it tells me whether it is online or offline. The console through Multicraft tells me plenty when something is wrong too...
But I will assume that this plugin cannot restart my server and be settled with that.
-
View User Profile
-
Send Message
Posted Aug 4, 2013@sakura_blades Server won't print anything to Multicraft, multicraft won't even detect that server is online i think.
The only way to check that server is restarted sucesfully is to connect to it.
(Also some hosters block starting native system processes from server (and AutoSaveWorld won't restart server in this case))
-
View User Profile
-
Send Message
Posted Aug 4, 2013@Shevchikden
But the console is always there on Multicraft??
I am using a hosting service for my server, that happens to use Multicraft.
-
View User Profile
-
Send Message
Posted Aug 4, 2013@sakura_blades Well that is probably the reason. Are you using minecraft hosting servce, or using multicraft at dedicated server?
(P.S. also after restart you won't see the console, so the only one way to check the server is running is to check .lck files and try to connect to it.)
-
View User Profile
-
Send Message
Posted Aug 4, 2013@Shevchikden
A start button on Multicraft? lol
-
View User Profile
-
Send Message
Posted Aug 4, 2013@sakura_blades
What do you use to start your server?
-
View User Profile
-
Send Message
Posted Aug 4, 2013@Shevchikden
I don't know that I have one? I don't see anything that says "start" or "startup" in my server files.....
-
View User Profile
-
Send Message
Posted Aug 4, 2013@sakura_blades The scriptpath should point to your startup script that you use to start your server.
-
View User Profile
-
Send Message
Posted Aug 4, 2013@Shevchikden
Script? I need to set up a script?
I was not aware that I needed to set up another file, let alone do I know how to do that. And I don't see anywhere offering a "How To" so I am clueless?
And restart without what? A script I do not have apparently? Or the plugin itself? Because restarting manually works fine...
-
View User Profile
-
Send Message
Posted Aug 4, 2013@sakura_blades
What's your script is? Also try to restart without it.
-
View User Profile
-
Send Message
Posted Aug 4, 2013It's nice that the AutoRestart is working again. ^.^ However it doesn't seem to actually do the restart portion for my server. I set it up so that it would restart every 12 hours, but when noon came around today my server just shut-down, with no start-up.
autorestart:
enabled: true
broadcast: true
time:
- '12:00'
- '24:00'
countdown:
enabled: true
seconds: 20
scriptpath: start.sh
juststop: false
There was no errorlog in console on either startup or shutdown either. So I'm not sure what's wrong..
-
View User Profile
-
Send Message
Posted Aug 4, 2013Hello will this plugin let me to a auto restart say every 24 hours? Thanks for your time :)
-
View User Profile
-
Send Message
Posted Aug 4, 2013@TheNiklasD It will be inside backup directory of main world
-
View User Profile
-
Send Message
Posted Aug 4, 2013Hi, How can I backup the PlayerFiles? Because the playes folder isn´t in the backup directory!
Niklas
-
View User Profile
-
Send Message
Posted Aug 4, 2013@fov360 CUrrently autorestart countdown will broadcast every seconds.
Those messages are no longer used in 4.8
-
View User Profile
-
Send Message
Posted Aug 3, 2013Also where have these lines in the configmsg gone:
I have set custom messages. It seems they are still used. I just wonder if i could change them by using these lines.
-
View User Profile
-
Send Message
Posted Aug 3, 2013It is not possible yet to set a broadcast intervall for the restart countdown, is it?
-
View User Profile
-
Send Message
Posted Aug 3, 2013Lovely plugin, bud(dy)! ;-) +1
-
View User Profile
-
Send Message
Posted Aug 3, 2013@B3fuddled
Just ignore it. This error happens because thread didn't stop in time.
(Looks like i should increase maximum wait time for threads to stop)
-
View User Profile
-
Send Message
Posted Aug 2, 2013Running v4.8 with Spigot 1.6.2-R0.1, and I get this Severe error when stopping or restarting the server:
http://pastebin.com/TciMU79H
This error shows up while the server is shutting down and there are no errors when the server restarts.