From 46607f41459a360e8543560fe0526bdb1e0e4795 Mon Sep 17 00:00:00 2001 From: Marcus Whybrow Date: Fri, 10 Jul 2015 09:19:24 +0100 Subject: [PATCH] Transition repo URL references --- index.html | 58 +++++++++++++++++++++++++++--------------------------- 1 file changed, 29 insertions(+), 29 deletions(-) diff --git a/index.html b/index.html index d915aba..f90a69a 100644 --- a/index.html +++ b/index.html @@ -13,117 +13,117 @@ tab: overview

Minecraft Server Manager

A comprehensive start up script for Minecraft and Bukkit servers.

- +
- View project on GitHub + View project on GitHub Install Guide (0.8.0)
- + - +
- +

Created by craftysaurus

- +

Designed by admins, for admins.

- +

Built to be improved

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.

- +

World and server backups

Periodically create WorldEdit compatible snapshots and then restore regions in-game to protect against griefers. Or backup the entire server directory for complete protection.

- +

Works with all Debian systems

As long as you have an /etc/init.d directory your good to go. MSM is only a single script written in bash, which automatically starts up and shuts down your Minecraft servers.

- +

Automatic jar updates

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.

- +

Easily configurable

Configure how MSM operates in the /etc/msm.conf file. Sensible defaults mean you won't need to alter much, but allow changing anything you can think of.

- +

Responsive commands

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.

- +

Player notifications

Keep your players informed with specifc, dynamic and configurable in-game broadcasts. Warn players that a server is shutting before actually issuing the command.

- +

Easy to get to grips with

-

As well as detailed documentation, and issue submissions, bash completion makes remembering what to type a thing of the past. Just hit tab!

+

As well as detailed documentation, and issue submissions, bash completion makes remembering what to type a thing of the past. Just hit tab!

- +

Beautiful code

-

Readable code means less bugs, easier fixes, simpler updates, and lowers the learning curve for new contributors to the project. Why not the code and start today.

+

Readable code means less bugs, easier fixes, simpler updates, and lowers the learning curve for new contributors to the project. Why not the code and start today.

- +

Cron support

Out of the box cron script provided for backups, logrolls and more.

- +

Continuous Integration

Each version is checked against shunit2 unit tests by travis-ci.org.

- +

Open Source

Built for and maintained by the community thanks to GitHub

- +

Upcomming Features

QuickBackup and easy rollback features are in the pipeline. Stay tuned.

@@ -137,7 +137,7 @@ tab: overview
@@ -153,15 +153,15 @@ tab: overview
- +
- +
- +
@@ -177,7 +177,7 @@ tab: overview
- +

Project Milestones