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 Apr 13, 2014@wrecktify80 Fixed in the latest dev build.
@BBFChaser
No idea...
-
View User Profile
-
Send Message
Posted Apr 13, 2014Ran across this error while trying to perform a backup using the console.
http://pastebin.com/KgH8GVHP
Any Ideas?
-
View User Profile
-
Send Message
Posted Apr 12, 2014Running autosaveworld 4.13 with craftbukkit 1.7.8-R0.1 error
[12:52:26 INFO]: AutoSaving [12:52:26 WARN]: java.lang.NoSuchMethodException: net.minecraft.server.v1_7_R3.PlayerList.q() [12:52:26 WARN]: at java.lang.Class.getDeclaredMethod(Unknown Source) [12:52:26 WARN]: at autosaveworld.threads.save.AutoSaveThread.saveWorldDoNoSaveStructureInfo(AutoSaveThread.java:217) [12:52:26 WARN]: at autosaveworld.threads.save.AutoSaveThread.access$200(AutoSaveThread.java:32) [12:52:26 WARN]: at autosaveworld.threads.save.AutoSaveThread$2.run(AutoSaveThread.java:163) [12:52:26 WARN]: at org.bukkit.craftbukkit.v1_7_R3.scheduler.CraftTask.run(CraftTask.java:53) [12:52:26 WARN]: at org.bukkit.craftbukkit.v1_7_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:345) [12:52:26 WARN]: at net.minecraft.server.v1_7_R3.MinecraftServer.v(MinecraftServer.java:600) [12:52:26 WARN]: at net.minecraft.server.v1_7_R3.DedicatedServer.v(DedicatedServer.java:260) [12:52:26 WARN]: at net.minecraft.server.v1_7_R3.MinecraftServer.u(MinecraftServer.java:558) [12:52:26 WARN]: at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:469) [12:52:26 WARN]: at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [12:52:26 INFO]: AutoSave Complete
-
View User Profile
-
Send Message
Posted Apr 11, 2014@ArcticWolf1512 AutoSaveWorld doesn't have a kick function.
Probably some another plugin does something on worldsave.
-
View User Profile
-
Send Message
Posted Apr 10, 2014On Release v4.13 sometimes the world saves it kicks the player and clears their inventory. This happened sometimes, but it is still an issue. Is it a bug or is it a different plugin? I'm pretty sure it's this one though.
-
View User Profile
-
Send Message
Posted Apr 10, 2014@Nickleedle,@Blocksolot
You need to go into the config file and repath the folder
-
View User Profile
-
Send Message
Posted Mar 31, 2014@Blocksolot
I have the same issue.
-
View User Profile
-
Send Message
Posted Mar 30, 2014Hey, ive got this serious problem. whenever i auto backup, i never see the backup folder. ive gone theought the config and checked the destination but still nothing. please, help now! :(
-
View User Profile
-
Send Message
Posted Mar 25, 2014Can you please add an option for restarting for an interval?
-
View User Profile
-
Send Message
Posted Mar 24, 2014I have a problem that since i updated to the latest version i don't have permissions for the commands even i'm an op and Admin too.
-
View User Profile
-
Send Message
Posted Mar 21, 2014Is it possible to restore a world to its previous backup via server commands???
If not. This would be a GREAT feature.
-
View User Profile
-
Send Message
Posted Mar 17, 2014Will AutoSaveWorld v4.13 - the 1.7.2 version work with 1.6.4?
-
View User Profile
-
Send Message
Posted Mar 15, 2014@monstercat101 Provide a full stacktrace please
-
View User Profile
-
Send Message
Posted Mar 15, 2014I am trying to autobackup to a home file in my computer, outside of the server files but I am getting this error http://dev.bukkit.org/paste/9518/ the file does exist so I'm not sure hoe to fix this
-
View User Profile
-
Send Message
Posted Mar 11, 2014@PresidentBacon
You should remove -Xms
-
View User Profile
-
Send Message
Posted Mar 10, 2014@Shevchikden
My startup script is:
java -Xincgc -Xms1024M -Xmx10240M -XX:MaxPermSize=128M -jar spigot.jar
should I increase the -Xms?
-
View User Profile
-
Send Message
Posted Mar 9, 2014@PresidentBacon Yes, because in case using -Xms in startup script you probably just don't have enough mem to start a new instance of server sometimes
-
View User Profile
-
Send Message
Posted Mar 9, 2014@Shevchikden
Ehh yea, are they bad or something? Never understood startup scripts ._.
-
View User Profile
-
Send Message
Posted Mar 8, 2014@PresidentBacon Do you have any -Xms flags in your startup script?
-
View User Profile
-
Send Message
Posted Mar 8, 2014I'm having issues with the auto restart feature. Sometimes it works and sometimes it doesn't. I have no idea if this is a known error with a solution or not but I cannot find one. As the error occurs on a restart, I have no idea of how to find the cause of the error as it does not say anything in the console, even when I have debug mode on. It always says that it finds the startup script, but doesn't work 100% of the time and I wish it would. All i can provide is a list of my plugins incase theres some incompatibilities:
WorldBorder, GroupManager, Buycraft, Vault, Chairs, Recipes, ChestCommands, PerWorldPlugins, SpawnTP, BanManager, ProtocolLib, Dynmap, HypixelFirework, Effects, Citizens, NoCheatPlus, WorldEdit, NCore, HealthBar, LWC, WorldGuard, AdminChat, CustomJoinItems, IsleWorldGen, CoreProtect, BuycraftAnnouncer, CommandHelper, CommandNPC, VoidGenerator, RedstoneClockDetector, DeathMessages, AutoSaveWorld, PushPad, MCore, Essentials, BoosCooldowns, PlotMe, Multiverse-Core, DisguiseCraft, NTheEndAgain, ColoredTags, EssentialsChat, ChopTree, Multiverse-Inventories, VanishNoPacket, EchoPet, Factions, ShowCaseStandalone, Multiverse-Portals, WorldPos, FactionChat
Thanks in advance and yes I know its a lot of plugins :3