Automated downloading of PaperMC binaries #17
Loading…
Reference in New Issue
There is no content yet.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may exist for a short time before cleaning up, in most cases it CANNOT be undone. Continue?
Description
It's impractical that the PaperMC jar needs to embedded in the Docker image/server files when starting a server. Alex should support automatically downloading the required PaperMC (and in the future, also other server types) jar on startup. The requested version/build should be configurable, and old jars should be cleaned up as needed.
Tasks