docker-minecraft-bedrock-server
docker-minecraft-bedrock-server copied to clipboard
How to turn keep inventory?
Although I am in OPS I cannot change "keep inventory" as a command or in the UI. Solution?
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?
[
{
"permission": "operator",
"xuid": "..."
}
]