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 Dec 27, 2012where does it backup to? i can't find the backups.
-
View User Profile
-
Send Message
Posted Dec 26, 2012@PhanaticD
Something that affect world managment.
Give a list of ypur pugins and i will try to figure it out.
-
View User Profile
-
Send Message
Posted Dec 26, 2012hmmm is there any way to tell which plugin it would be? I have it on other server with almost identical plugins and none that would affect saving :/
-
View User Profile
-
Send Message
Posted Dec 25, 2012@kosata6
wow, rcon is not console sender, newer knewed that.
@vincenzo696
it depends on what do you want to change to.
-
View User Profile
-
Send Message
Posted Dec 25, 2012@Shevchikden
oh ok i understand...but...can i change the version in the plugin.yml...or may it corrupt the plugin?
-
View User Profile
-
Send Message
Posted Dec 25, 2012That writes the error "You have not access to it That command."
Please fix this bug, thank you.
-
View User Profile
-
Send Message
Posted Dec 25, 2012@vincenzo696 Well, i didn't change the verion in plugin.yml, so it's normal.
-
View User Profile
-
Send Message
Posted Dec 24, 2012sorry...i've tried to update the plugin to the 3.9.9 but it still say me that it's at the 3.9...why?
-
View User Profile
-
Send Message
Posted Dec 24, 2012@kakirocks
I know, fixing this.
@PhanaticD Some plugin doesn't allow save.
-
View User Profile
-
Send Message
Posted Dec 24, 2012It doesn't backup the world data.. only plugins...
-
View User Profile
-
Send Message
Posted Dec 24, 2012Hi I get this, also I have announce set to false in the config but i still get the announcement in game
-
View User Profile
-
Send Message
Posted Dec 24, 2012When i type /back, it Says its backed up, Makes a file called Backups.yml and a folder called Backups and inside that, another folder and inside that a file called 'backupinfo.yml' But it does not actually make a BACKUP of the world...
-
View User Profile
-
Send Message
Posted Dec 24, 2012@orkun1675 I,m using ubuntu, so i don't have an idea how to do this for rbm-based distros, but i think you should try this command using root priveleges.
-
View User Profile
-
Send Message
Posted Dec 24, 2012@Shevchikden
I see. So I need java7? How can I upgrade?
Using these commands: rpm -e java rpm -e jdk cd /tmp/ wget
no-cookiesheader "Cookie: gpw_e24=http%3A%2F%2Fwww.oracle.com/technetwork/java/javase/downloads/jdk7u9-downloads-1859576.html;" http://download.oracle.com/otn-pub/java/jdk/7u9-b05/jdk-7u9-linux-x64.rpm mv filnename.rpm jdk-7u9-linux-x64.rpm rpm -Uvh jdk-7u9-linux-x64.rpmAnd get this error: Error: Could not open input file: /usr/java/jdk1.6.0_11/jre/lib/rt.pack jsse.jar... Error: Could not open input file: /usr/java/jdk1.6.0_11/jre/lib/jsse.pack charsets.jar... etc.....
java -version, still showes java6.
Please help me If you know how..
-
View User Profile
-
Send Message
Posted Dec 23, 2012@orkun1675
Currently no support for java 6, i,m fixing it.
-
View User Profile
-
Send Message
Posted Dec 23, 2012RB 1.4.5 R1.1
Getting this error:
[SEVERE] Could not load 'plugins/autosaveworld.jar' in folder 'plugins' org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: autosave/AutoSave : Unsupported major.minor version 51.0 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:184) at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:305) at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:230) at org.bukkit.craftbukkit.v1_4_5.CraftServer.loadPlugins(CraftServer.java:264) at org.bukkit.craftbukkit.v1_4_5.CraftServer.<init>(CraftServer.java:242) at net.minecraft.server.v1_4_5.ServerConfigurationManagerAbstract.<init>(ServerConfigurationManagerAbstract.java:52) at net.minecraft.server.v1_4_5.ServerConfigurationManager.<init>(SourceFile:11) at net.minecraft.server.v1_4_5.DedicatedServer.init(DedicatedServer.java:111) at net.minecraft.server.v1_4_5.MinecraftServer.run(MinecraftServer.java:403) at net.minecraft.server.v1_4_5.ThreadServerApplication.run(SourceFile:856) Caused by: java.lang.UnsupportedClassVersionError: autosave/AutoSave : Unsupported major.minor version 51.0 at java.lang.ClassLoader.defineClass1(Native Method) at java.lang.ClassLoader.defineClass(ClassLoader.java:634) at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) at java.net.URLClassLoader.defineClass(URLClassLoader.java:277) at java.net.URLClassLoader.access$000(URLClassLoader.java:73) at java.net.URLClassLoader$1.run(URLClassLoader.java:212) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:205) at org.bukkit.plugin.java.PluginClassLoader.findClass0(PluginClassLoader.java:80) at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:53) at java.lang.ClassLoader.loadClass(ClassLoader.java:321) at java.lang.ClassLoader.loadClass(ClassLoader.java:266) at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Class.java:264) at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:173) ... 9 more
Fix it please :)
-
View User Profile
-
Send Message
Posted Dec 22, 2012@Nanak1
you can ignore this, it tryes to load unexisting class for new builds of bukkit.
but it still load class for 1.4.5-R0.2
-
View User Profile
-
Send Message
Posted Dec 22, 2012Every time I start server, I see same thing
-
View User Profile
-
Send Message
Posted Dec 22, 2012@OMGguy18 It works for me, so i think you should try to update your java.
-
View User Profile
-
Send Message
Posted Dec 22, 2012