/op
Give a player operator powers so they can run commands too.
Overview
What is the /op command?
The /op command grants a player operator (admin) status, giving access to most commands and server-management abilities. It's a server-side command, normally run from the console or by an existing operator.
Be careful who you op โ operators can change gamerules, teleport, give items and even op or de-op others.
When to use it: Use /op to give a trusted player admin powers on a multiplayer server; use /deop to take them away.
At a glance
Syntax
/op <player>See it
What it does
Anatomy
Every part, explained
- 1
CommandRequired/opPromotes a player to server operator.
- 2
PlayerRequired<player>The exact username to promote.
Your turn
Try it yourself
Copy & paste
Examples
/op SteveMake Steve an operator.
/op AlexGrant Alex command access.
/deop SteveRemove operator status again.
Avoid these
Common mistakes
/op @a/op Steve/op takes a real username, not a selector.
/op Steve creative/op SteveThere's no level argument - just the name.
Good to know
Frequently asked questions
- How do you make someone an operator?
- Run /op <player> from the server console or as an existing op. They immediately gain admin command access.
- How do you remove operator status?
- Use /deop <player> to revoke their operator privileges.
- What can operators do?
- Ops can run most commands โ change gamerules, teleport, give items, ban players and manage the world โ so only grant it to people you trust.
Keep going