docker-minecraft-server icon indicating copy to clipboard operation
docker-minecraft-server copied to clipboard

More environment variables for settings. Like paper.yml

Open noranraskin opened this issue 3 years ago • 4 comments

Enhancement Type

Improve an existing feature

Describe the enhancement

I'd love to be able to configure some paper.yml preferences in the docker-compose file/ k8s manifests via environment variables like already possible with server.properties. Most important (for me) are performance affecting settings like these: https://github.com/YouHaveTrouble/minecraft-optimization

noranraskin avatar Feb 14 '22 20:02 noranraskin

Paper has become a popular server type provided by this image, so that request makes a lot of sense. I appreciate the guidance towards specific configuration since it will likely be an iterative feature to make sure the usability is correct.

I'll get this queued up.

itzg avatar Feb 17 '22 00:02 itzg

Paper I think will do this native here https://github.com/PaperMC/Paper/pull/6710

but they say they want to redo all configuration because it is bad here https://github.com/PaperMC/Paper/issues/5344 i think they say all config bukkit.yml, spigot.yml, paper.yml in one file.

This might be good to wait on this, or only do beta because if it is all changing.

jacksyyy avatar Mar 15 '22 23:03 jacksyyy

I am so lucky. just as I comment this they open pull request with concept drafting https://github.com/PaperMC/Paper/pull/7609

jacksyyy avatar Mar 15 '22 23:03 jacksyyy

Thanks for the info! Yes, I think I'll wait on the outcome of those activities before investing effort in this.

itzg avatar Mar 16 '22 12:03 itzg