Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Minecraft:Commands/op: Difference between revisions

From SAS Gaming Wiki
imported>ProBot
m Bot: Adding ko:명령어/op
 
SyncBot (talk | contribs)
Remove broken links to missing pages
Line 7: Line 7:
}}
}}


Grants [[Minecraft:operator]] status to the player(s).
Grants operator status to the player(s).


{{IN|java}}, adds the players into the [[Minecraft:ops.json format|ops.json]] file with the default op permission level specified by <code>op-permission-level</code> in the [[Minecraft:server.properties]].
{{IN|java}}, adds the players into the ops.json file with the default op permission level specified by <code>op-permission-level</code> in the [[Minecraft:server.properties]].


{{IN|bedrock}}, changes the player's permission in the "Player Permission" screen to the "Operator" option . In [[Minecraft:BDS|dedicated servers]], it is also recorded in <samp>permissions.json</samp>. The <samp>permissions.json</samp> file can be reloaded with {{cmd|permission}} command.
{{IN|bedrock}}, changes the player's permission in the "Player Permission" screen to the "Operator" option . In dedicated servers, it is also recorded in <samp>permissions.json</samp>. The <samp>permissions.json</samp> file can be reloaded with {{cmd|permission}} command.


==Syntax==
==Syntax==
Line 79: Line 79:
{{Navbox commands}}
{{Navbox commands}}


[[Minecraft:de:Befehl/op]]
de:Befehl/op
[[Minecraft:es:Comandos/op]]
es:Comandos/op
[[Minecraft:ja:コマンド/op]]
ja:コマンド/op
[[Minecraft:ko:명령어/op]]
ko:명령어/op
[[Minecraft:lzh:令/op]]
lzh:令/op
[[Minecraft:pt:Comandos/op]]
pt:Comandos/op
[[Minecraft:ru:Команды консоли/op]]
ru:Команды консоли/op
[[Minecraft:uk:Команди консолі/op]]
uk:Команди консолі/op
[[Minecraft:zh:命令/op]]
zh:命令/op

Revision as of 15:44, 9 April 2026

Template:Infobox command

Grants operator status to the player(s).

Template:IN, adds the players into the ops.json file with the default op permission level specified by op-permission-level in the Minecraft:server.properties.

Template:IN, 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 Template:Cmd command.

Syntax

  • Java Edition
op <targets>
  • Bedrock Edition
op <player: target>

Arguments

Template:Argument

Specifies the player to be granted op.
Template:IN:
Template:Arg desc
Template:IN:
Template:Arg desc

Result

Template:Result table Template:Result table Template:Result table Template:Result table Template:Result table Template:Result table Template:Result table Template:Result table

Output

Template:Output table Template:Output table Template:Output table Template:Output table

History

Java Edition

Template:HistoryTable

Bedrock Edition

Template:HistoryTable

Example

  • Give Steve OP:/op Steve

See also

/deop: Revokes operator status from a player.

External links

Navigation

Template:Navbox commands

de:Befehl/op es:Comandos/op ja:コマンド/op ko:명령어/op lzh:令/op pt:Comandos/op ru:Команды консоли/op uk:Команди консолі/op zh:命令/op