2012-07-15 00:14:31 +00:00
---
layout: default
title: Minecraft Server Manager
tab: overview
---
2012-06-13 18:58:17 +00:00
< div class = "masthead" >
2012-08-08 02:11:40 +00:00
< div class = "new-blog-post" >
2012-08-08 13:43:24 +00:00
< a href = "{{ site.baseurl}}{{ paginator.posts[0].url }}" onclick = "_gaq.push(['_trackEvent', 'Masthead Actions', 'New Blog Post', '{{ paginator.posts[0].title }}']);" >
2012-08-08 02:11:40 +00:00
New Blog Post: < strong > {{ paginator.posts[0].title }}< / strong >
< / a >
< / div >
2012-06-13 18:58:17 +00:00
<!-- <p class="introducing">Introducing...</p> -->
< h1 > Minecraft Server Manager< / h1 >
2012-06-13 19:14:53 +00:00
< p > A comprehensive start up script for Minecraft and Bukkit servers.< / p >
2015-07-10 08:19:24 +00:00
2012-06-13 18:58:17 +00:00
< div class = "buttons" >
2015-07-10 08:19:24 +00:00
< a id = "view-button" href = "https://github.com/msmhq/msm" class = "btn btn-primary btn-large" onclick = "_gaq.push(['_trackEvent', 'Masthead Actions', 'Github Project', 'View project on GitHub']);" > View project on GitHub< / a >
2015-08-22 16:24:00 +00:00
< a id = "install-button" href = "{{ site.baseurl }}/docs/" class = "btn btn-large" onclick = "_gaq.push(['_trackEvent', 'Masthead Actions', 'Install']);" > Install Guide < small > (0.9.3)< / small > < / a >
2012-06-13 18:58:17 +00:00
< / div >
2015-07-10 08:19:24 +00:00
2012-06-13 18:58:17 +00:00
< ul class = "quick-links" >
< li >
2015-07-10 08:19:24 +00:00
< iframe class = "github-btn" src = "http://ghbtns.com/github-btn.html?user=msmhq&repo=msm&type=watch&count=true" allowtransparency = "true" frameborder = "0" scrolling = "0" width = "100px" height = "20px" > < / iframe >
2012-06-13 18:58:17 +00:00
< / li >
< li >
2015-07-10 08:19:24 +00:00
< iframe class = "github-btn" src = "http://ghbtns.com/github-btn.html?user=msmhq&repo=msm&type=fork&count=true" allowtransparency = "true" frameborder = "0" scrolling = "0" width = "100px" height = "20px" > < / iframe >
2012-06-13 18:58:17 +00:00
< / li >
2012-08-08 02:26:05 +00:00
< li class = "text ga-track" > < a href = "{{ site.baseurl }}/docs/" > Read the docs< / a > < / li >
2015-07-10 08:19:24 +00:00
< li class = "text ga-track" > < a href = "https://github.com/msmhq/msm/issues" > Submit an issue< / a > < / li >
2012-11-03 17:36:43 +00:00
< li class = "text ga-track" > < a href = "https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=Z7XQDNF7U5GLL" > Donate< / a > < / li >
2012-11-04 02:15:35 +00:00
< li >
< div class = "g-plusone" data-size = "medium" data-href = "http://msmhq.com/" > < / div >
< / li >
2012-06-13 18:58:17 +00:00
< / ul >
2015-07-10 08:19:24 +00:00
2012-11-05 19:43:05 +00:00
< div class = "section players" >
2012-06-15 14:27:09 +00:00
< div class = "player player-craftysaurus" title = "visit my website" >
2012-06-21 21:29:31 +00:00
< iframe src = "http://marcuswhybrow.github.com/minecraft-widgets/skin.html?playername=craftysaurus&scale=2" allowtransparency = "true" frameborder = "0" scrolling = "0" width = "32" height = "65" > < / iframe >
2012-06-15 13:59:59 +00:00
< div class = "shadow" > < / div >
2015-07-10 08:19:24 +00:00
< a class = "link" href = "http://marcus.codes/" onclick = "_gaq.push(['_trackEvent', 'Masthead Actions', 'Created by craftysaurus']);" > < / a >
2012-06-15 13:59:59 +00:00
< / div >
< p class = "created-by" > Created by craftysaurus< / p >
< / div >
2012-06-13 18:58:17 +00:00
< / div >
2015-07-10 08:19:24 +00:00
2012-11-05 19:43:05 +00:00
< div class = "section features" >
2012-06-13 18:58:17 +00:00
< h1 > Designed by admins, for admins.< / h1 >
2013-09-01 02:21:03 +00:00
< p class = "byline" > Reasons why you'll love MSM< / p >
2015-07-10 08:19:24 +00:00
2012-06-13 18:58:17 +00:00
< div class = "row" >
< div class = "span4" >
< img class = "feature-icon" src = "assets/img/glyphicons/glyphicons_043_group.png" >
< h2 > Built to be improved< / h2 >
< p > Like you, I want to modify my startup script when necessary. MSM was born out of this process, and will continue to be improved in this way.< / p >
< / div >
2015-07-10 08:19:24 +00:00
2012-06-13 18:58:17 +00:00
< div class = "span4" >
< img class = "feature-icon" src = "assets/img/glyphicons/glyphicons_342_hdd.png" >
< h2 > World and server backups< / h2 >
2012-06-15 15:54:34 +00:00
< p > Periodically create < a class = "ga-track" href = "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 >
2012-06-13 18:58:17 +00:00
< / div >
2015-07-10 08:19:24 +00:00
2012-06-13 18:58:17 +00:00
< div class = "span4" >
< img class = "feature-icon" src = "assets/img/glyphicons/glyphicons_319_sort.png" >
< h2 > Works with all Debian systems< / h2 >
2018-12-02 19:14:50 +00:00
< p > As long as you have an < code > /etc/init.d< / code > directory, you're good to go. MSM is only a single script written in bash, which automatically starts up and shuts down your Minecraft servers.< / p >
2012-06-13 18:58:17 +00:00
< / div >
2012-06-13 17:36:22 +00:00
< / div >
2015-07-10 08:19:24 +00:00
2012-06-13 18:58:17 +00:00
< div class = "row" >
< div class = "span4" >
< img class = "feature-icon" src = "assets/img/glyphicons/glyphicons_181_download_alt.png" >
< h2 > Automatic jar updates< / h2 >
< 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 >
< / div >
2015-07-10 08:19:24 +00:00
2012-06-13 18:58:17 +00:00
< div class = "span4" >
< img class = "feature-icon" src = "assets/img/glyphicons/glyphicons_119_adjust.png" >
< h2 > Easily configurable< / h2 >
< 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 >
< / div >
2015-07-10 08:19:24 +00:00
2012-06-13 18:58:17 +00:00
< div class = "span4" >
< img class = "feature-icon" src = "assets/img/glyphicons/glyphicons_082_roundabout.png" >
< h2 > Responsive commands< / h2 >
< 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 >
< / div >
2012-06-13 17:36:22 +00:00
< / div >
2015-07-10 08:19:24 +00:00
2012-06-13 18:58:17 +00:00
< div class = "row" >
< div class = "span4" >
< img class = "feature-icon" src = "assets/img/glyphicons/glyphicons_355_announcement.png" >
< h2 > Player notifications< / h2 >
< 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 >
< / div >
2015-07-10 08:19:24 +00:00
2012-06-13 18:58:17 +00:00
< div class = "span4" >
< img class = "feature-icon" src = "assets/img/glyphicons/glyphicons_269_keyboard_wired.png" >
< h2 > Easy to get to grips with< / h2 >
2015-07-10 08:19:24 +00:00
< p > As well as < a class = "ga-track" href = "{{ site.baseurl }}/docs/" > detailed documentation< / a > , and < a class = "ga-track" href = "https://github.com/msmhq/msm/issues" > issue submissions< / a > , bash completion makes remembering what to type a thing of the past. Just hit tab!< / p >
2012-06-13 18:58:17 +00:00
< / div >
2015-07-10 08:19:24 +00:00
2012-06-13 18:58:17 +00:00
< div class = "span4" >
< img class = "feature-icon" src = "assets/img/glyphicons/glyphicons_118_embed_close.png" >
< h2 > Beautiful code< / h2 >
2015-07-10 08:19:24 +00:00
< p > Readable code means less bugs, easier fixes, simpler updates, and lowers the learning curve for new contributors to the project. Why not < iframe class = "github-btn" src = "http://ghbtns.com/github-btn.html?user=msmhq&repo=msm&type=fork&count=false" allowtransparency = "true" frameborder = "0" scrolling = "0" width = "55px" height = "20px" > < / iframe > the code and start today.< / p >
2012-06-13 18:58:17 +00:00
< / div >
2012-06-13 17:36:22 +00:00
< / div >
2015-07-10 08:19:24 +00:00
2012-06-13 18:58:17 +00:00
< div class = "row" >
< div class = "span3" >
< h2 > Cron support< / h2 >
< p > Out of the box cron script provided for backups, logrolls and more.< / p >
< / div >
2015-07-10 08:19:24 +00:00
2012-06-13 18:58:17 +00:00
< div class = "span3" >
< h2 > Continuous Integration< / h2 >
2015-07-11 08:07:15 +00:00
< p > Each version is < a class = "ga-track" href = "https://travis-ci.org/msmhq/msm" > checked< / a > against shunit2 unit tests by < a class = "ga-track" href = "https://travis-ci.org" > travis-ci.org< / a > .< / p >
2012-06-13 18:58:17 +00:00
< / div >
2015-07-10 08:19:24 +00:00
2012-06-13 18:58:17 +00:00
< div class = "span3" >
< h2 > Open Source< / h2 >
2012-06-15 15:54:34 +00:00
< p > Built for and maintained by the community thanks to < a class = "ga-track" href = "https://github.com/" > GitHub< / a > < / p >
2012-06-13 18:58:17 +00:00
< / div >
2015-07-10 08:19:24 +00:00
2012-06-13 18:58:17 +00:00
< div class = "span3" >
< h2 > Upcomming Features< / h2 >
< p > < em > QuickBackup< / em > and easy rollback features are in the pipeline. Stay tuned.< / p >
< / div >
2012-06-13 17:36:22 +00:00
< / div >
< / div >
2012-11-05 19:43:05 +00:00
2012-11-16 02:11:20 +00:00
< div class = "section" >
< div class = "contributors" >
< h1 > Contributors< / h1 >
< div id = "contributors" > < / div >
< p class = "byline" >
2012-11-16 02:42:27 +00:00
Want to be in this list? Just
2015-07-10 08:19:24 +00:00
< iframe class = "github-btn fork-btn" src = "http://ghbtns.com/github-btn.html?user=msmhq&repo=msm&type=fork&count=false&size=large" allowtransparency = "true" frameborder = "0" scrolling = "0" width = "80px" height = "30px" > < / iframe >
2012-11-16 02:11:20 +00:00
and send a pull request.
< / p >
< / div >
2013-01-02 01:55:51 +00:00
< div id = "donators" class = "donators" >
< h1 > Donators< / h1 >
2012-11-16 02:11:20 +00:00
< p class = "byline" > These kind, kind people have < a href = "https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=Z7XQDNF7U5GLL" > donated< / a > to MSM:< / p >
< div rel = "tooltip" title = "Joe Cabezas" class = "donator" >
2013-09-01 02:25:56 +00:00
< a href = "https://github.com/joecabezas" target = "_blank" > < img src = "https://secure.gravatar.com/avatar/a8f692e07db8ac26f52e80ad08e7f57c?s=420&d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-user-420.png" > < / a >
2012-11-16 02:11:20 +00:00
< / div >
2012-11-05 19:43:05 +00:00
2012-11-16 02:11:20 +00:00
< div rel = "tooltip" title = "Tony Stark" class = "donator" >
2013-09-01 02:25:56 +00:00
< a href = "https://github.com/b0Stark" target = "_blank" > < img src = "https://secure.gravatar.com/avatar/1964a6296d58899f4320d26db49fb1cb?s=420&d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-user-420.png" > < / a >
2012-12-14 10:26:38 +00:00
< / div >
2015-07-10 08:19:24 +00:00
2012-12-14 10:26:38 +00:00
< div rel = "tooltip" title = "Sander Danielsen" class = "donator" >
2013-09-01 02:25:56 +00:00
< a href = "https://github.com/TheLugal" target = "_blank" > < img src = "https://secure.gravatar.com/avatar/c8546380fab296bb0b41d4b6bb1ad51c?s=420&d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-user-420.png" > < / a >
2012-11-16 02:11:20 +00:00
< / div >
2015-07-10 08:19:24 +00:00
2013-01-02 12:07:46 +00:00
< div rel = "tooltip" title = "Nikush Patel" class = "donator" >
2013-09-01 02:25:56 +00:00
< a href = "https://github.com/nikush/" target = "_blank" > < img src = "https://secure.gravatar.com/avatar/eeb72a285c72782faf981caa847805c8?s=420&d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-user-420.png" > < / a >
2013-05-03 13:46:40 +00:00
< / div >
2015-07-10 08:19:24 +00:00
2013-05-03 13:46:40 +00:00
< div rel = "tooltip" title = "Paulo José Gurjão" class = "donator" >
2013-09-01 02:28:42 +00:00
< a href = "https://github.com/pgurjao" target = "_blank" > < img src = "https://2.gravatar.com/avatar/89163edacdd7f9a75c41d0e9f33e30b4?d=https%3A%2F%2Fidenticons.github.com%2F1739ea8a2c68f5f782749965c2c3ee7f.png&s=420" > < / a >
2013-01-02 12:07:46 +00:00
< / div >
2013-09-01 02:22:45 +00:00
< div rel = "tooltip" title = "John" class = "donator" >
2013-09-01 02:25:56 +00:00
< a href = "http://www.minepick.com/" target = "_blank" > < img src = "https://i2.wp.com/a248.e.akamai.net/assets.github.com/images/gravatars/gravatar-user-420.png" > < / a >
2013-09-01 02:22:45 +00:00
< / div >
2012-11-05 19:43:05 +00:00
< / div >
2012-11-16 02:11:20 +00:00
< div class = "stargazers" >
< h1 > Stargazers< / h1 >
< p class = "byline" > All those who starred the project:< / p >
< div id = "stargazers" > < / div >
< / div >
2012-11-05 19:43:05 +00:00
< / div >
2015-07-10 08:19:24 +00:00
2012-11-05 19:43:05 +00:00
< div class = "section milestones" >
2012-06-13 18:58:17 +00:00
< h1 > Project Milestones< / h1 >
< / div >