Skip to content

Permanent download link for the latest developer build #6535

@psychofaktory

Description

@psychofaktory

Feature description

I run several Minecraft servers using the Docker image itzg/minecraft-server.
This image includes a feature that allows plugins to be downloaded automatically via a fixed URL.

I would now like to always download the EssentialX plugin in its latest developer version.
The problem is that there is no static URL that can be used to always download the latest build.

The URL for the current build is something like:
https://ci.ender.zone/job/EssentialsX/1798/artifact/jars/EssentialsX-2.22.0-dev+111-c38c925.jar
and changes with every new build.

It would be helpful if there were a download option following a pattern like this:
https://ci.ender.zone/job/EssentialsX/lastBuild/EssentialsX.jar

How the feature is useful

Server operators could easily ensure that the latest DEV build is always used automatically.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions