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.
Should be in theory simple, fetch mods category via API and just sort them
#43 curse.tools might be the tool for the job here
title is self explanatory. should be easy because i think its similar to mrpacks - a zip file with metadata etc
``` HTTP status client error (403 Forbidden) for url (https://www.spigotmc.org/resources/62325/download?version=523602) Error: Max attempts reached while processing Spigot:gsit.62325 ```
The idea is that filenames would be written in `server.toml` and mcman would `pull` the said files from server/ to config/ if they were modified For example: ```toml [extra] autopull...
Hi, I wrote a hook to move some addons inside the right folder when the test succeeds. Even though it says that the test passed, my hook is not run....
- fileSize property on files are not serialized - files need to be bootstrapped...
you could use the path to an existing modded profile, to create a server from it mcman would detect the modloader and mc version and copy all the non client-side...
On ModFest 1.20's CI, there have been a lot of inconsistent errors involving modrinth mods Example runs: - [mcman test](https://github.com/ModFest/modfest-1-20/actions/runs/7438886509/job/20238120225) - [mcman export packwiz](https://github.com/ModFest/modfest-1-20/actions/runs/7438858608/job/20238062471) 524 means a timeout... is modrinth...
also credit oatmealine and IogaMaster