-
-
Notifications
You must be signed in to change notification settings - Fork 48
Closed
Description
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