romanin-rf / msmanager

Manager for managing Mindusrty servers.

Home Page:https://github.com/RCR-OOP/msmanager

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MSManager

Description

Manager for managing Mindusrty servers.

Install

python3 -m pip install --upgrade msmanager

Usage

Usage: python -m msmanager [OPTIONS] COMMAND [ARGS]...

Options:
  --not-check-environment  Disables checks for GNU Screen, Java and system support.
  --help                   Show this message and exit.

Commands:
  add     Add a server to the config.
  list    List of servers in the config.
  remove  Remove the server from the config.
  start   Run the server.
  stop    Stop the server.

About

Manager for managing Mindusrty servers.

https://github.com/RCR-OOP/msmanager

License:MIT License


Languages

Language:Python 100.0%