1
1
Fork 0

i want a useful readme with online installers

This commit is contained in:
david 2018-05-11 18:54:39 +02:00
parent ebb5ab13de
commit d5bffdc1b2
1 changed files with 22 additions and 1 deletions

View File

@ -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 <server>
Servers:
[✗] minecraft_server_1
Options:
help Print usage message
status Print server(s)
start <server> Start server instance
stop <server> Stop server instance
console <server> Connect to server console
```