1
1
Fork 0
scripts/README.md

23 lines
439 B
Markdown
Raw Normal View History

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