Description
Add an endpoint to the Craftbox API to view mod/plugin list/environment settings.
The API has no endpoint to list mod files or read the current environment map under bearer auth.
Motivation
Useful for accessing mod information using external software.
Alternatives Considered
I got the complete list from the public status-page mods zip (/status/:id/mods). Lengthy and intensive for what should be a simple task.
Additional Context
This is a gap in the API.
Description
Add an endpoint to the Craftbox API to view mod/plugin list/environment settings.
The API has no endpoint to list mod files or read the current environment map under bearer auth.
Motivation
Useful for accessing mod information using external software.
Alternatives Considered
I got the complete list from the public status-page mods zip (/status/:id/mods). Lengthy and intensive for what should be a simple task.
Additional Context
This is a gap in the API.