Skip to content

General Information

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.

Clone this wiki locally