/mcsMgr

mcsMgr is a toolkit which is allow you to control multiple Minecraft Server session on GNU Screen.

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

mcsMgr

mcsMgr is a toolkit which is allow you to control multiple Minecraft Server session on GNU Screen.

Usages :

mcsmgr [command] [argument]
mcsmgr [server] : to resume sesion

Command :

   start   : Start all server or specific server in argument
   list    : List all your server in config.yml
   stop    : Send inturrupt signal to screan session server or specific with argument
   status  : Show all your server status or specific with argument
   restart : Send restart signal all to your server or specific with argument
   kill    : force kill all screen session server or specific with argument

How to config mcsMgr will be avalable soon in WiKi.