diff --git a/index.html b/index.html index 54f6cf4..2bbea1b 100644 --- a/index.html +++ b/index.html @@ -28,7 +28,10 @@ var milestonePercentage = closedIssues / totalIssues * 100; var $div = $("
").text(milestone.description).appendTo($div); var $progress = $("
A comprehensive start up script for Minecraft and Bukkit servers.
Periodically create WorldEdit compatible snapshots and then restore regions in-game to protect against griefers. Or backup the entire server directory for complete protection.
+Periodically create WorldEdit compatible snapshots and then restore regions in-game to protect against griefers. Or backup the entire server directory for complete protection.
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!
Each version is checked against shunit2 unit tests by travis-ci.org.
+Each version is checked against shunit2 unit tests by travis-ci.org.
Built for and maintained by the community thanks to GitHub
+Built for and maintained by the community thanks to GitHub