Geoff Bourne
Geoff Bourne
Yeah, "very difficult" == still quite doable 😀 I could see https://github.com/itzg/mc-server-runner/issues/19 being a part of what could feed into this logic.
The graalvm variants tend to use the most build time, as seen here: https://github.com/itzg/docker-minecraft-server/actions/runs/5243668852/usage So I am hesitant to another if not taking away java 8 or 17. Can you...
Sorry if I'm sounding obstinate, but I need to do some due diligence before adding yet another variant to the long list I already provide...and this is the first time...
For a local build, I really need to fix this page's formatting and show how to change the base Java image: https://docker-minecraft-server.readthedocs.io/misc/contributing/building/
Docs have been updated https://docker-minecraft-server.readthedocs.io/en/latest/misc/contributing/building/#building-image-locally-with-alternate-java-base
That looks cool. IMHO that seems even better than Spiget since this seems to be under the PaperMC umbrella.
Making a note of API docs https://hangar.papermc.io/api-docs
That sounds like a great idea.
Keeping it open so I don't forget to implement it 😀
There's already plugin and modpack support. Datapacks are now the only thing left to cover.