Open
Description
Hi,
I am hosting a server and want to enable the keepinventory
gamerule permanently. Ingame I can type /gamerule keepinventory true
and I get the desired effect until the next restart. Where do I have to pass in the variable to make the switch persistent between restarts?
For context, I'm not using docker but podman, if that makes any difference.
I tried to understand your Dockerfile, to see, where you're pulling the bedrock executable from to inform myself upstream but I'm none the wiser due to the extensive use of variables (which makes total sense for flexibility)
Thanks in advance :)