https://github.com/daboross/mcscript
Bash script - Minecraft server management script
https://github.com/daboross/mcscript
Last synced: over 1 year ago
JSON representation
Bash script - Minecraft server management script
- Host: GitHub
- URL: https://github.com/daboross/mcscript
- Owner: daboross
- License: apache-2.0
- Created: 2013-11-21T03:52:35.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2014-09-09T23:49:34.000Z (almost 12 years ago)
- Last Synced: 2025-01-30T14:27:07.683Z (over 1 year ago)
- Language: Shell
- Homepage:
- Size: 297 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
MCScript
========
Minecraft server management script.
`mc.sh` is a Minecraft server script.
`bn.sh` is a BungeeCord server script.
They are written in bash, and contains a handful of functions.
You can put them where ever you want, and configure it with the variables in the top of the script. I generally have one script per server.
It is not complete at the moment, so I wouldn't use it in a production environment without testing.