Thanks to visit codestin.com
Credit goes to github.com

Skip to content
/ mcsm Public

A Rust utility for managing multiple Minecraft servers on a host using Yaml configuration file

License

Notifications You must be signed in to change notification settings

astrdev/mcsm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GitHub tag (latest by date) GitHub release (latest by date) Repo size All release downloads Contributors Forks Stargazers Issues License

Minecraft Server Manager (MCSM)

A Rust utility for managing multiple Minecraft servers on a host using Yaml configuration file.

Table of Contents
  1. About The Project

About The Project

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.

(back to top)

About

A Rust utility for managing multiple Minecraft servers on a host using Yaml configuration file

Resources

License

Stars

Watchers

Forks

Releases

No releases published