Minecraft:Commands/deop: Difference between revisions
From SAS Gaming Wiki
More actions
Fix template calls: add MC/ prefix |
Sync: updated from Minecraft |
||
| Line 7: | Line 7: | ||
}} | }} | ||
Revokes operator status from a player. | Revokes [[Minecraft:operator]] status from a [[Minecraft:player]]. | ||
==Syntax== | ==Syntax== | ||
| Line 18: | Line 18: | ||
== Arguments == | == Arguments == | ||
{{ | {{argument|targets|game_profile|player: target|CommandSelector<Player>}} | ||
: Specifies the player to be deopped. | : Specifies the player to be deopped. | ||
: {{ | : {{IN|java}}, {{lcfirst:{{arg desc|je=game_profile}}}} | ||
: {{ | : {{IN|bedrock}}, {{lcfirst:{{arg desc|be=player|type=players}}}} | ||
==Result== | ==Result== | ||
| Line 28: | Line 28: | ||
{{Result table|The command is incomplete, or any argument is not specified correctly.|unparseable|unparseable}} | {{Result table|The command is incomplete, or any argument is not specified correctly.|unparseable|unparseable}} | ||
{{Result table|<code><targets></code> fails to resolve to one or more player profiles.|fail|N/A}} | {{Result table|<code><targets></code> fails to resolve to one or more player profiles.|fail|N/A}} | ||
{{Result table|<code>player: target</code> is a target selector that is not in player type.|N/A|fail}} | {{Result table|<code>player: target</code> is a target selector that is not in [[Minecraft:Target_selectors#Player_type_and_single_type|player type]].|N/A|fail}} | ||
{{Result table|<code>player: target</code> fails to resolve to one or more online players.}} | {{Result table|<code>player: target</code> fails to resolve to one or more online players.}} | ||
{{Result table|All selected players meet one or both of the following conditions: | {{Result table|All selected players meet one or both of the following conditions: | ||
| Line 38: | Line 38: | ||
== Output == | == Output == | ||
{{ | {{Output table}} | ||
{{ | {{Output table|edition=je|On fail|N/A|0|0}} | ||
{{ | {{Output table|On success|N/A|1|the number of players whose op status is revoke}} | ||
{{ | {{Output table}} | ||
==Examples== | ==Examples== | ||
| Line 48: | Line 48: | ||
== See also == | == See also == | ||
* {{ | * {{cmd|op}} — gives [[Minecraft:operator]] status to a player. | ||
== History == | == History == | ||
=== ''Java Edition'' === | === ''Java Edition'' === | ||
{{HistoryTable | {{HistoryTable | ||
|{{ | |{{HistoryLine|java classic}} | ||
|{{HistoryLine||0.0.16a|Added {{ | |{{HistoryLine||0.0.16a|Added {{cmd|deop|link=none}}.}} | ||
|{{ | |{{HistoryLine|java indev}} | ||
|{{ | |{{HistoryLine||0.31|Due to Indev's lack of support for servers, commands are no longer usable.}} | ||
|{{ | |{{HistoryLine|java alpha}} | ||
|{{HistoryLine||v1.0.16|Re-added {{ | |{{HistoryLine||v1.0.16|Re-added {{cmd|deop|link=none}}.}} | ||
}} | }} | ||
=== ''Bedrock Edition'' === | === ''Bedrock Edition'' === | ||
{{HistoryTable | {{HistoryTable | ||
|{{ | |{{HistoryLine|pocket alpha}} | ||
|{{HistoryLine||v0.16.0|dev=build 1|Added {{ | |{{HistoryLine||v0.16.0|dev=build 1|Added {{cmd|deop|link=none}}.}} | ||
}} | }} | ||
| Line 72: | Line 72: | ||
== Navigation == | == Navigation == | ||
{{ | {{Navbox commands}} | ||
de:Befehl/deop | [[Minecraft:de:Befehl/deop]] | ||
ja:コマンド/deop | [[Minecraft:fr:Commandes/deop]] | ||
ko:명령어/deop | [[Minecraft:ja:コマンド/deop]] | ||
lzh:令/deop | [[Minecraft:ko:명령어/deop]] | ||
pt:Comandos/deop | [[Minecraft:lzh:令/deop]] | ||
ru:Команды консоли/deop | [[Minecraft:pt:Comandos/deop]] | ||
uk:Команди консолі/deop | [[Minecraft:ru:Команды консоли/deop]] | ||
zh:命令/deop | [[Minecraft:uk:Команди консолі/deop]] | ||
[[Minecraft:zh:命令/deop]] | |||
Latest revision as of 11:03, 17 May 2026
Revokes Minecraft:operator status from a Minecraft:player.
Syntax
- Java Edition
deop <targets>
- Bedrock Edition
deop <player: target>
Arguments
- Specifies the player to be deopped.
- 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
Examples
- To remove Steve from the list of operators:
deop Steve
See also
- Template:Cmd — gives Minecraft:operator status to a player.
History
Java Edition
Bedrock Edition
External links
Minecraft:de:Befehl/deop Minecraft:fr:Commandes/deop Minecraft:ja:コマンド/deop Minecraft:ko:명령어/deop Minecraft:lzh:令/deop Minecraft:pt:Comandos/deop Minecraft:ru:Команды консоли/deop Minecraft:uk:Команди консолі/deop Minecraft:zh:命令/deop