VOOZH about

URL: https://minecraft.wiki/w/Commands/op

⇱ /op – Minecraft Wiki


/op

From Minecraft Wiki
Jump to navigation Jump to search
/op
Permission level
required
  • 3 ‌[JE only]
  • 2 ‌[BE only]
Restrictions Dedicated server only‌[JE only]
{
 "title": "<code>/op</code>",
 "rows": [
 {
 "field": "\n* 3 ‌<sup class=\" nowrap Inline-Template \" title=\"\">[<i><span title=\"This statement only applies to Java Edition\">(link to Java Edition article, displayed as JE) only</span></i>]</sup>\n* 2 ‌<sup class=\" nowrap Inline-Template \" title=\"\">[<i><span title=\"This statement only applies to Bedrock Edition\">(link to Bedrock Edition article, displayed as BE) only</span></i>]</sup>",
 "label": "(link to Permission level article, displayed as Permission level<br>required)"
 },
 {
 "field": "Dedicated server only‌<sup class=\" nowrap Inline-Template \" title=\"\">[<i><span title=\"This statement only applies to Java Edition\">(link to Java Edition article, displayed as JE) only</span></i>]</sup>",
 "label": "(link to Commands#Restrictions article, displayed as Restrictions)"
 }
 ],
 "invimages": [],
 "images": []
}

Grants operator status to the player(s).

In Java Edition, adds the players into the ops.json file with the default op permission level specified by op-permission-level in the server.properties.

In Bedrock Edition, changes the player's permission in the "Player Permission" screen to the "Operator" option . In dedicated servers, it is also recorded in permissions.json. The permissions.json file can be reloaded with /permission command.

Syntax

[edit | edit source]
  • Java Edition
op <targets>
  • Bedrock Edition
op <player: target>

Arguments

[edit | edit source]

JE<targets>: game_profile
BE: player: target: CommandSelector<Player>

Specifies the player to be granted op.
In Java Edition:
Specifies one or more game profiles (player profiles). Must be a player name (should be a real one if the server is in online mode) or a player-type target selector.
In Bedrock Edition:
Must be a player name or a target selector.

Result

[edit | edit source]
CommandTriggerJava EditionBedrock Edition
AnyThe command is incomplete, or any argument is not specified correctly. Unparseable Unparseable
<targets> fails to resolve to one or more player profiles. Failed N/A
player: target is a target selector that is not in player type. N/A Failed
player: target fails to resolve to one or more online players.
All the specified players are already an op or higher. Failed
OtherwiseSuccessful

Output

[edit | edit source]
CommandEditionSituationSuccess Count/execute store success .../execute store result ...
AnyJava EditionOn failN/A00
On successN/A1the number of players who are newly granted op

History

[edit | edit source]

Java Edition

[edit | edit source]
Java Edition Classic
0.0.16aAdded /op.
Java Edition Indev
0.31Due to Indev's lack of support for servers, commands are no longer usable.
Java Edition Alpha
v1.0.16Re-added /op.
Java Edition
1.1317w45aNow allows target selectors besides names.

Bedrock Edition

[edit | edit source]
Pocket Edition Alpha
v0.16.0build 1Added /op.

Example

[edit | edit source]
  • Give Steve OP:/op Steve

See also

[edit | edit source]

/deop: Revokes operator status from a player.

External links

[edit | edit source]

Navigation

[edit | edit source]
Retrieved from "https://minecraft.wiki/w/Commands/op?oldid=3567333"

Navigation menu