Skip to content

PaperMC config is overwritten on every start #21

@karl007

Description

@karl007

Hi.

It seems there is a change in configuration concept of papermc. The paper.yml is no longer used, instead there is a paper-global.yml and a paper-world-defaults.yml in the /config folder.

On every start, PaperMC find the deprecated paper.yml, move this to the /config/legacy folder and create the two new config files above.
On the next Docker (and start.sh) start, the paper.yml is missing and copied again.

As hotfix, I extend the docker image, remove the paper.yml part from the start.sh and papermc keeps my changes in paper-world-defaults.yml.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions