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 +``` +