From d5bffdc1b22b94c2b4134fcc17893a02c5a14504 Mon Sep 17 00:00:00 2001 From: david Date: Fri, 11 May 2018 18:54:39 +0200 Subject: [PATCH] i want a useful readme with online installers --- README.md | 23 ++++++++++++++++++++++- 1 file changed, 22 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0702903..3b7ea6b 100644 --- a/README.md +++ b/README.md @@ -1 +1,22 @@ -my personal collection of handy scripts. mostly bash. +# scripts +_My personal collection of handy scripts. mostly bash._ + + +## mc.sh + +A minecraft server hosting helper script. + +``` +usage: mc option + + Servers: + [✗] minecraft_server_1 + + Options: + help Print usage message + status Print server(s) + start Start server instance + stop Stop server instance + console Connect to server console +``` +