Skip to main content

Opping a player in Minecraft: Bedrock edition

Via permissions.json

  1. Select Minecraft: Bedrock Docs Version Dropdown

  2. Select "Files" Docs Version Dropdown

  3. Double clock on "permissions.json" Docs Version Dropdown

  4. Paste in the bellow code block replacing the <playername> with your in game name and the xuid with your xuid

[
{
"name": "<playername>",
"permission": "operator",
"xuid": "<xuid>"
}
]
  1. Save your changes Docs Version Dropdown

  2. You will also need to make sure that your server is set to allow allow cheats, This can be done via the settings tab Docs Version Dropdown

  3. Select save Docs Version Dropdown

info

Once the settings have been saved you will need to restart the server for this to take effect.

Xuid

  1. Visit https://mcprofile.io/
  2. Search the players username Docs Version Dropdown