minehubmc/Plugin Downloader
Download a set of dependencies for minecraft servers with a single command
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit May 18, 2024
- License
- None
Pinned Snippet
uses: minehubmc/plugin-downloader@6338ca5643f7a6dfd17de046c285f9f9a57a11f7 # v2.0.6tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| config-file | Path to the configuration file, default is ./dependencies.json | no | — |
| output-folder | Path to the output folder where dependencies are downloaded to, default is . | no | — |
| tags | filter plugins using tags, separated by commas | no | — |
| maven-repository | the local maven repository path | no | /github/workspace/localM2Repository |
| subcommand | which things to download, plugins or libraries | yes | plugins |
Outputs
no outputs