mcman
mcman copied to clipboard
Powerful Minecraft Server Manager CLI. Easily install jars (server, plugins & mods) and write config files. Docker and git support included.
Command: `mcman probe ` Probes a jar file and shows info about what it is - Forge mod - `META-INF/mods.toml` [spec](https://forge.gemwire.uk/wiki/Mods.toml) - Quilt mod - `quilt.mod.json` [spec](https://github.com/QuiltMC/rfcs/blob/main/specification/0002-quilt.mod.json.md) - Fabric mod...
# Brainstorming - [ ] how can we have commands that add/remove/change addons? # Core - [x] mrpack source - [x] packwiz source - [x] file source - [ ]...
For example, having an `mcman check-updates` command, which either auto updates everything or prompts with an version selector like the one used when importing an modrinth mod over cli if...
when running `mcman init --packwiz https://raw.githubusercontent.com/Layers-of-Railways/modpack/1.20.1/dev/pack.toml` you can observe that files in this folder https://github.com/Layers-of-Railways/modpack/tree/1.20.1/dev/resourcepacks and https://github.com/Layers-of-Railways/modpack/tree/1.20.1/dev/config/paxi/resourcepacks never get added due to being resourcepack files with mcman giving the following...
System: Debian 12: java: default-jre (java 17) package in Debian 12 stable repo rustup 1.27.1 (default environment) mcman 0.4.5 (installed via cargo install; used to generate one version of the...