Can't Edit World Options
terrykimura opened this issue · 1 comments
terrykimura commented
terrykimura commented
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$