<p>Periodically create <ahref="http://wiki.sk89q.com/wiki/WorldEdit/Snapshots">WorldEdit compatible snapshots</a> and then restore regions in-game to protect against griefers. Or backup the entire server directory for complete protection.</p>
<p>As long as you have an <code>/etc/init.d</code> directory your good to go. MSM is only a single script written in bash, which automatically starts up and shuts down your Minecraft servers.</p>
<p>Group jar files according to where they where downloaded from. Make sure your server is always using the latest version, by automatically downloading new files.</p>
<p>Configure how MSM operates in the <code>/etc/msm.conf</code> file. Sensible defaults mean you won't need to alter much, but allow changing anything you can think of. </p>
<p>MSM watches a server's log file to determine exactly when a command has finished, making restarting, backing up and other non-instant actions return control as soon as possible.</p>
<p>Keep your players informed with specifc, dynamic and configurable in-game broadcasts. Warn players that a server is shutting before actually issuing the command.</p>
<p>As well as <ahref="https://github.com/marcuswhybrow/minecraft-server-manager/wiki">detailed documentation</a>, and <ahref="https://github.com/marcuswhybrow/minecraft-server-manager/issues">issue submissions</a>, bash completion makes remembering what to type a thing of the past. Just hit tab!</p>
<p>Readable code means less bugs, easier fixes, simpler updates, and lowers the learning curve for new contributors to the project. Why not <iframeclass="github-btn"src="http://markdotto.github.com/github-buttons/github-btn.html?user=marcuswhybrow&repo=minecraft-server-manager&type=fork&count=false"allowtransparency="true"frameborder="0"scrolling="0"width="55px"height="20px"></iframe> the code and start today.</p>
</div>
</div>
<divclass="row">
<divclass="span3">
<h2>Cron support</h2>
<p>Out of the box cron script provided for backups, logrolls and more.</p>
</div>
<divclass="span3">
<h2>Continuous Integration</h2>
<p>Each version is <ahref="http://travis-ci.org/#!/marcuswhybrow/minecraft-server-manager">checked</a> against shunit2 unit tests by <ahref="http://travis-ci.org">travis-ci.org</a>.</p>
</div>
<divclass="span3">
<h2>Open Source</h2>
<p>Built for and maintained by the community thanks to <ahref="https://github.com/">GitHub</a></p>
</div>
<divclass="span3">
<h2>Upcomming Features</h2>
<p><em>QuickBackup</em> and easy rollback features are in the pipeline. Stay tuned.</p>
<p>Code licensed under the <ahref="http://www.gnu.org/copyleft/gpl.html"target="_blank">General Public Licence v3</a>. Documentation licensed under <ahref="http://creativecommons.org/licenses/by/3.0/">CC BY 3.0</a>.</p>
<p>You may have noticed this design approach is a shamless reworking of <ahref="http://twitter.github.com/bootstrap/">Twitter's Bootstrap</a> github page.</p>
<p>Icons from <ahref="http://glyphicons.com">Glyphicons Free</a>, licensed under <ahref="http://creativecommons.org/licenses/by/3.0/">CC BY 3.0</a>.</p>