itzg / itzg/docker-minecraft-server
More environment variables for settings. Like paper.yml
Nobody has claimed this yet.
- Dominant language
- Shell
- Stars
- 14.3k
- Forks
- 1.9k
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 31
Description
### 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
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by comparing the existing server.properties environment-variable support with the paper.yml preferences mentioned in the issue and the linked optimization list. Check how those settings would be represented in docker-compose files and Kubernetes manifests. Done means the selected paper.yml preferences can be configured through environment variables in both deployment forms.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, docker-compose, kubernetes
- Domain
- devops, infrastructure
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100