You're viewing an older version of this GitHub Action. Do you want to see the latest version instead?
GitHub Action
Plugin Downloader
v1.1.4
This was created to ease the management of multiple different plugin versions for minecraft servers. Before this we had to manually update the download URLs in github action workflows, now they can all be managed in a single .json file.
plugin-downloader --config <dependency .json file path> --out <output folder>
Default values are: ./dependencies.json
and .
for the output folder.
TODO
Feel free to contact Midka <[email protected]>
also known as @kymppi on Github.