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 Oct 7, 2013@XztriggerhappyzX
Sorry, but there is nothing i can do with this. :(
-
View User Profile
-
Send Message
Posted Oct 7, 2013@Shevchikden
i've never noticed that when i type /stop it saves. Thanks one last question, when i do type /asw restart it restarts great but after the restart i can no longer view/see my cmd window. thanks - Trigger
-
View User Profile
-
Send Message
Posted Oct 7, 2013@XztriggerhappyzX
It saves on plugin disable, so there is no difference between stop and restart.
-
View User Profile
-
Send Message
Posted Oct 7, 2013Just a quick question about the AutoRestart, Does it save automatically before it restarts the server? If not is there a way to make the autosave have an interval to save just before it restarts?
Thanks - Trigger
-
View User Profile
-
Send Message
Posted Oct 6, 2013@techygirl93
This is 1.6.4 server saving problem, install spigot and disable structure saving.
@paklic9
Script looks absolutely correct, are you sure that java runs from the user with full permissions and user is not root? Maybe that's something wrong with your scriptpath at config?
P.S. i will give you my script which is absolutely works for me and we will see that it will cahge something UPD: This is my script.
-
View User Profile
-
Send Message
Posted Oct 6, 2013I'm not sure if anyone has mentioned this in the comments but for some reason whenever my server is saving, it lags everyone where they cannot write or do anything and then when the saving is completed, it goes back to normal. Another friend of mine also has this plugin installed and he has the same problem. Is there a fix for this?
Sorry, if there is a fix and I missed it.
Thanks for your help.
-
View User Profile
-
Send Message
Posted Oct 6, 2013Ok its problem with my start script, because i test it on ubuntu 12.10 with latest version and it not work. Same problem have at debian, so my script is bad at new version i think. Help me with script? :/ I dont know how do best script for this plugin. I am beginner in linux. I need auto restart. Can give me tutorial at script? or can give me your script? and i edit only?
My script look like this (start.sh):
#/bin/bash
cd $root/minecraft/
screen -S minecraft -d -m java -Xms2M -Xmx300M -jar skyblock.jar
-
View User Profile
-
Send Message
Posted Oct 6, 2013@paklic9 Personnaly my servers are running on Ubuntu 12.04 and autorestart works here. Also i heard that it works at CentOS.
(And some info about my setup: In my case i have script named minecraft.start in my server folder and my scriptpath is ./minecraft.start)
-
View User Profile
-
Send Message
Posted Oct 6, 2013@Shevchikden
So i have latest debian 7. All update have. Latest java 7.
I tried on debian 6 with all update and java 7, but too not wrok. :/
So i can reinstall system to others linux system, but i dont know best linux system. You know one linux system, where work auto restart? (ubuntu,centos,debian or others) I can reinstall my linux to others, but i need know where work. Say me where work auto restart.
-
View User Profile
-
Send Message
Posted Oct 6, 2013@paklic9 Something wrong with your system, try updating it. (Debian is too damn old, so i can't guarantee that restart will work correctly)
-
View User Profile
-
Send Message
Posted Oct 6, 2013Hi, i have new info. In version 4.7 work only /asw restart auto restart dont work, when i set auto restart,so server dont restart in time (example 00:30). In version 4.7 dont work auto restart, only /asw restart work. For me perfectly work only 4.8-dev. :( When i use newer or older or the latest, so not work. In newer or latest version dont work start server, server only stop and dont start again, same when use auto restart or command /asw restart (server only stop all time). I can upload you my version 4.8-dev, i dont know build for its long time, when i download this version. Help you when i give you my version?
Now 4.8 version work perfectly, but its at 1.6.4, when come update 1.7 and others update, it maybe not work. So you can fix it for newer versions? Please answer, tahnks.
EDIT: In latest version /asw restart work only at pc at windows. On linux debian dont work. :/ On linux debian work only 4.8-dev. :/ It maybe help you. You know why?
-
View User Profile
-
Send Message
Posted Oct 5, 2013@Shevchikden
Still same problem with Build #208.
EDIT: And with Build #209 too not work. :( All new version not wrok. Its wtf. So i can now use 4.7 ver for 1.6.4. But its not fix at long time. When come 1.7 and new version on mc. Problem come back. I dont think i can use version 4.7 at all version at minecraft. Or you think i can use version 4.7 at all version minceraft and it will for at 1.7?
-
View User Profile
-
Send Message
Posted Oct 5, 2013@paklic9
You can use 4.7 without problems on 1.6.4. And also blindly copying class files from one jar to another can bring troubles.
-
View User Profile
-
Send Message
Posted Oct 5, 2013@Shevchikden
So when i will use old version 4.7 its work normal or have some bugs? Can i use on minecraf 1.6.4 autosaveworld 4.7 version or this version have bugs?
My test: When i replace data from version 4.7 to latest version it work, only have one problem in config.yml havent world regen, but command /asw regenworld {worldname} work fine. i copy folder autosaveworld from autosaveworld.jar version 4.7 to folder autosaveworld from autosaveworld.jar version 4.9.1. I used winrar to opne autosaveworld.jar.
Help you this my test? Or its nothing and cant fix?
-
View User Profile
-
Send Message
Posted Oct 5, 2013@paklic9 There was no changes in restart code between those 2 versions, so i don't know why one of them works for you and another one not.
UPD: uploaded new build with one small change, try it.
-
View User Profile
-
Send Message
Posted Oct 5, 2013@Shevchikden
Server still not restart. :( When i use /asw restart, server stop and dont start. :( Still not work. You can mix 2 version of this plugin? Mix version with work restart and latest version of plugin and get version where work all? :D
EDIT: I tested last version Build #207
-
View User Profile
-
Send Message
Posted Oct 5, 2013@paklic9 Try the latesе development build from jenkins and tell me the results.
-
View User Profile
-
Send Message
Posted Oct 5, 2013@Shevchikden
ok, i will too try to fix. After you fix or will have new info say in comments.
-
View User Profile
-
Send Message
Posted Oct 5, 2013@paklic9
No, multicraft for some reason is not compatible with asw restart.
I will look into your issue and tell you when new dev build with changes will be available.
-
View User Profile
-
Send Message
Posted Oct 5, 2013@Shevchikden
Hmm... so i dont know what you thought. I have vserver (vps) linux debian at hostling: pipni. WEB: http://web.pipni.cz/?akce=jazyk&jazyk=EN#virtual-hosts Say me what you thought or how can fix. :/
EDIT: I have to istall multicraft?