Go to file
2012-05-22 15:50:54 +01:00
manager.config Initial round of fixes, the script now works. 2012-05-19 21:05:07 +01:00
minecraft Added Minecraft Multi server init script, with basic switch statement. 2012-05-20 11:52:19 +01:00
msm Updated comments, and help output to reflect wiki. 2012-05-22 15:50:54 +01:00
msm.conf Renamed msm.config to msm.conf 2012-05-22 15:26:17 +01:00
msm.cron Added a cron file to be installed here: /etc/cron.d/msm 2012-05-22 15:25:34 +01:00
README.markdown Initial (not tested, and most likely not working) files. 2012-05-19 17:50:22 +01:00

Marcus' Minecraft/Bukkit Init Script

Features

  • Multi-server compatible, run two or more servers on one machine
  • Start, stop and restart your server
  • Create WorldEdit snapshot compatible backups of your worlds
  • Backup the entire server folder for complete protection
  • Load world's into RAM for faster access (reduces lag)
  • Easily configurable, change directory locations, in-game messages etc. from one simple file

Upcomming features

  • Provisioning: Create, move, delete and manage multiple servers from one script.
  • Restore: Roll-back to an old world or whole server backup automatically.
  • QuickBackup: If you store your backups non-locally (maybe on a NAS), QuickBackup optionally creates a backup locally for speed, and then moves it after your players are building again!

Acknowledgements

This code grew out of an old version of Ahtenus' Minecraft Init Script.