A Rust utility for managing multiple Minecraft servers on a host using Yaml configuration file.
Table of Contents
MCSM is a utility for managing Minecraft servers hosted on a host through Yaml files. It can display their status, start, stop or restart them. You can also schedule automatic backups, which can be transferred to remote storage if desired. And it will gonna have more features in the future!
The program will be developed in Rust (I will try, if I can't, it will be in Python3) and designed to be use on Arch and Debian based Linux distributions.
The full README of this project will be available in the next release (v0.1.0). But if you want to preview it, or the rest of the tool, you can go the the develop branch. Because this project gonna use the GitFlow workflow.