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

How to turn keep inventory?

Open chanansh opened this issue 2 years ago • 2 comments

Although I am in OPS I cannot change "keep inventory" as a command or in the UI. Solution?

chanansh avatar Apr 28 '23 12:04 chanansh

Sorry for the delay in responding. What are the contents of the permissions.json generated in the container's /data directory? If that doesn't look right, can you set the env var DEBUG to "true" and provide that output?

itzg avatar Apr 29 '23 14:04 itzg

[
  {
    "permission": "operator",
    "xuid": "..."
  }
]

muzhig avatar Aug 20 '23 10:08 muzhig