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 16, 2013So does that me I can't put commands in the console and I can only do commands when I am on my server? I appreciate how you reply to peoples questions.
-
View User Profile
-
Send Message
Posted Aug 16, 2013@mrpewyo
Magic :0 . Actually it is because the process starts and does his job, but output is not connected to console/
@sixtyfourbitminecraft
By default it's {serverfolder}/backups
-
View User Profile
-
Send Message
Posted Aug 16, 2013-
View User Profile
-
Send Message
Posted Aug 16, 2013How come when I restart the server the server console disappears but the server stays running?
-
View User Profile
-
Send Message
Posted Aug 15, 2013@TheFierCeBuLL Idk there is many factors that can block restart.
ASW only executes script if present or starts new process at the JVM shutdown time, the rest is up to the OS.
-
View User Profile
-
Send Message
Posted Aug 15, 2013@Shevchikden
And why does not restart?
-
View User Profile
-
Send Message
Posted Aug 14, 2013@FabioZumbi12
I will see what i can do.
(Form a ticket about this please, otherwise i may forget about it)
-
View User Profile
-
Send Message
Posted Aug 14, 2013Me again, sorry but i love this plugin!! Can you see if have any way to implement the plugin RedProtect on purge system?
Obs.: I need to open a ticket to this?
-
View User Profile
-
Send Message
Posted Aug 13, 2013@RabbitCrafter
Yes
-
View User Profile
-
Send Message
Posted Aug 13, 2013Does this plugin work on an MCPC+ server?
-
View User Profile
-
Send Message
Posted Aug 13, 2013@Shevchikden
Didn't generate first time i loaded the plugin, thanks
-
View User Profile
-
Send Message
Posted Aug 12, 2013@ThePlayingNoob You can change them in configmsg.yml, see Messages config explanation
-
View User Profile
-
Send Message
Posted Aug 12, 2013Hello! Can i change the Auto saving message?
-
View User Profile
-
Send Message
Posted Aug 12, 2013@TheFierCeBuLL Name should be enough, even if the path is incorrect ASW will try to restart usng another way.
-
View User Profile
-
Send Message
Posted Aug 12, 2013@Shevchikden
Nothing. But in 'scriptpath:' I have to write only the name of the file 'restart.sh'? Or even the way?
-
View User Profile
-
Send Message
Posted Aug 11, 2013@TheFierCeBuLL something like this maybe?
-
View User Profile
-
Send Message
Posted Aug 11, 2013@Shevchikden
restart.sh in the file I put this script:
-
View User Profile
-
Send Message
Posted Aug 11, 2013This is the best plugin ever and a must-install for any server! Didn't even know it could auto-restart on crash and auto-restart until I looked at the config files today! Thanks for this!
-
View User Profile
-
Send Message
Posted Aug 10, 2013@TheFierCeBuLL
Maybe you forgot to mark it as executable? Also what is the content of the script?
-
View User Profile
-
Send Message
Posted Aug 10, 2013Hello, I created the file in the server folder restart.sh, I also put in scriptpath: restart.sh but the server shuts down and does not restart. Why?