Closed terrykimura closed 3 years ago
Added my xuid to permissions.json with "permission": "operator"
, and for some reason the toggles in Settings still don't work, but /gamerule showcoordinates true
now does!
terry@os3-354-10066:~/minecraftbe/Bedrock-KIX$ cat permissions.json
[
{
"permission": "operator",
"xuid": "[xuid]"
}
]
terry@os3-354-10066:~/minecraftbe/Bedrock-KIX$
E.g. "Friendly Fire", "Show Coordinates", "Fire Spreads" etc. Is anybody else using this Bedrock Server able to edit their World Options? I could really use the Show Coordinates feature.
Thought it might be a flippable bit on the server config file, but that doesn't appear to be the case either.