itzg / minecraft-server-charts

MIT License
267 stars 142 forks source link

Multipaper support #207

Open dodoflix opened 4 months ago

dodoflix commented 4 months ago

Hello! Is there any idea to add multipaper support in the future.

These repositories could be useful: Multipaper-Repo Multipaper-Image Deprecated Multipaper-Kube Project

Multipaper looking promising for the scalability for the future Minecraft servers.

itzg commented 4 months ago

It sounds like setting PAPER_DOWNLOAD_URL can be used to run multipaper

https://github.com/itzg/docker-minecraft-server/issues/1498#issuecomment-1553147407

dodoflix commented 3 months ago

It sounds like setting PAPER_DOWNLOAD_URL can be used to run multipaper

Thank you for your response. I saw that tweak for minecraft-client in past issues, but I don't know is there tweak for master-client. If you know can you explain it as well?