Skip to content
archive

GitHub Action

Plugin Downloader

v2.0.6 Latest version

Plugin Downloader

archive

Plugin Downloader

Download a set of dependencies for minecraft servers with a single command

Installation

Copy and paste the following snippet into your .yml file.

              

- name: Plugin Downloader

uses: MinehubMC/[email protected]

Learn more about this action in MinehubMC/plugin-downloader

Choose a version

Plugin Downloader

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.

Usage

plugin-downloader --config <dependency .json file path> --out <output folder>

Default values are: ./dependencies.json and . for the output folder.

Usage in a github action workflow

TODO

Contact

Feel free to contact Midka <[email protected]> also known as @kymppi on Github.