mcserver 0.1.3

A command line interface tool which simplifies minecraft server management with zellij and mcrcon
docs.rs failed to build mcserver-0.1.3
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.

Installation

cargo install mcserver

Configuration

Static

To change the static configuration, you will need to build the crate from source and create a static_config.toml file in the crate root.

Dynamic

To change the dynamic configuration, edit your config.toml file (which is in ~/.config/mcserver/ by default).