A CLI tool for downloading and setting up Minecraft servers with different distributions. These are the currently supported distributions:
- Vanilla
- Fabric
- Folia
- Paper
- Purpur
- Velocity
- Spigot (Experimental)
Via command line:
cargo install automc
Run automc
in terminal.
Options:
Usage: automc [OPTIONS]
Options:
-j, --java-path <JAVA_PATH> Supply custom Java path
-h, --help Print help
-V, --version Print version
This project is licensed under GNU General Public License v3.0 only.