Home Minecraft Java Servers How to grant OP permissions on a Minecraft Server

How to grant OP permissions on a Minecraft Server

Last updated on Jul 29, 2024

Minecraft servers have a built-in admin/permission system known as 'OP' or 'Operator' that allows users to moderate or fix issues on the server. While these default commands are not all-encompassing, Permissions can be expanded further using plugins or mods. Empowering users with OP permissions can significantly reduce the workload of server owners by delegating moderation to others, allowing them to focus on server health or content for the server.

Note: A full list of default Minecraft commands can be found here.


How to Grant OP Permissions on a Minecraft Server

  1. Login to the QuickHost Game Panel.

  2. On the left select Terminal.

  3. Enter the following command to Grant Op permissions to a player: op [PlayerName]

  4. Run the following command on the console to Remove OP permissions from a player: deop [PlayerName]


How to Change Operator Permission Levels

  1. Login to the QuickHost Game Panel.

  2. Stop the server.

  3. On the left select Files.

  4. Open server.properties.

  5. Find op-permission-level= and set it to 1, 2, 3, 4.

    Level 1 - Ops can bypass spawn protection. No commands are assigned to this level of operator.

    Level 2 - Ops can use /clear, /difficulty, /effect, /gamemode, /gamerule, /give, /summon, /setblock and /tp, and can edit command blocks.

    Level 3 - Ops can use /ban, /deop, /kick, and /op.

    Level 4 - Ops can use /stop.

  6. Click Save Content on the bottom right.

  7. Start the server.