You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
KnightOfNight edited this page Jun 20, 2014
·
1 revision
This repository contains scripts that facilitate control of Minecraft servers.
There is one primary script 'mcctl' that is used for all of the control functions. It will allow you to setup a new server, start a server, stop a server, etc.
It is written in Python and has been tested on version 2.6.6.
It has one dependency which may not be installed on your system: argparse.