> For the complete documentation index, see [llms.txt](https://docs.ititanhosting.ro/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ititanhosting.ro/docs/english/games/minecraft/op-settings.md).

# OP settings

To give/remove OP to a player on your Minecraft server, follow these steps:

1. Navigate to the Console section;
2. If you want to give OP to a player, execute this command in the console:

```
op <player_username>
```

3. If you want to remove OP from a player, execute this command in the console:

```
deop <player_username>
```

{% hint style="info" %}
Replace `<player_username>` with the player's username.
{% endhint %}
