Manager daemon for multiple minecraft servers. Currently only paper servers are supported.
Currently the daemon only supports starting and stopping servers and listing the currently managed servers. More features are currently being implemented.
Build the daemon and put it somewhere it can be run from.
cargo build --release --bin mcmand
Then build the control tool.
cargo build --release --bin mcman