How to Give OP Permissions on Your Minecraft Bedrock Server

How to grant operator access to players on your Minecraft Bedrock dedicated server.

Via Console

In the Console tab of the XGamingServer Panel:

op PlayerName

To remove: deop PlayerName

Via permissions.json

OP players are stored in permissions.json:

[
  {"permission": "operator", "xuid": "1234567890123456"}
]
PermissionAccess
visitorCannot interact
memberNormal player (default)
operatorFull admin commands

Finding XUID

Use /list in console — it shows connected players with their XUIDs. Or look up at xuidlookup.com.

How is this guide?

40% Off — Limited TimeGet your Minecraft Bedrock server todayInstant setup, DDoS protection, and 24/7 support included.
Get a Server

On this page