General

How to Remove OP Permissions on a Minecraft Server

General·May 20, 2026·9 min read

Overview

Operator permissions give a Minecraft player access to powerful server commands. That is useful for trusted admins, but it can become a problem if someone no longer needs that access, is using it carelessly, or should not have it in the first place. Removing OP is a basic server management task, and it is worth knowing before a small mistake becomes a very large crater.

The good news is that revoking operator access only takes one console command. It can also be reversed later if you decide the player should have OP again.

Remove an Operator from the Console

Removing OP works almost the same way as granting it. You only need access to your server console and the exact Minecraft username of the player.

  1. Open your HolyHosting server panel and go to the Console page.
  1. In the console input box, type the following command, replacing `[player]` with the player's username:

`deop [player]`

  1. Submit the command. If it works, the console will show a message similar to:

`Made [player] no longer a server operator`

That player will immediately lose operator permissions. They can still join the server normally unless they are banned, whitelisted out, or restricted by another plugin or setting.

Limit OP Instead of Removing It

Sometimes you may not want to remove operator access completely. If the player still needs admin tools but should not have full control, adjust their OP level instead.

Minecraft supports different OP permission levels, which control how much an operator can do. You can change this through your server settings, then grant OP again so the new level applies. You can also edit the `ops.json` file through FTP or file access if you prefer managing it manually.

For more precise control, consider using a permissions plugin such as LuckPerms, often paired with EssentialsX on plugin-based servers. This lets you give players specific commands without handing them full operator access. Mods can provide similar permission systems depending on your server type.

FAQ

Why did the deop command not work?

The most common reason is a misspelled username. Check the player's exact name and run the command again. If the server is offline or behaving oddly, restart it and try once more.

How do I change a player's OP level?

Edit the OP level in your server settings and reapply OP to the player, or update their entry in `ops.json`. Minecraft has four OP levels, each granting a different amount of control.

Is OP considered cheating?

In survival gameplay, OP powers can function like cheats because they allow commands such as teleporting, giving items, or changing game rules. For admins, OP is mainly a management tool. The difference is whether it is being used to run the server or to skip the game.

  • How to Become OP in Minecraft
  • Adding Plugins to a Minecraft Server
  • Installing Mods on a Minecraft Server
  • Connecting to the FTP Panel

Still have questions?

Come chat with us and we will get back to you as soon as possible!

Contact Support