Minecraft:Commands/remove: Difference between revisions
From SAS Gaming Wiki
More actions
imported>ProBot m Bot: Adding pt:Comandos/remove |
Fix template calls: add MC/ prefix |
||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
{{Exclusive|education}}{{Infobox command | {{MC/Exclusive|education}}{{Infobox command | ||
|name=remove | |name=remove | ||
|hidden=1 | |hidden=1 | ||
| Line 5: | Line 5: | ||
}} | }} | ||
Has the same function as {{ | Has the same function as {{MC/Cmd|kill}}. | ||
==Syntax== | ==Syntax== | ||
| Line 14: | Line 14: | ||
<code>target</code> | <code>target</code> | ||
: Specifies the target to be removed. Must be a | : Specifies the target to be removed. Must be a target selector. | ||
==Result== | ==Result== | ||
| Line 32: | Line 32: | ||
{{HistoryTable | {{HistoryTable | ||
|{{HistoryLine|Education}} | |{{MC/HistoryLine|Education}} | ||
|{{HistoryLine||1.7|Added the {{ | |{{HistoryLine||1.7|Added the {{MC/Cmd|remove|link=none}} command.}} | ||
}} | }} | ||
== See also == | == See also == | ||
:{{ | :{{MC/Cmd|kill}} – kill any entity | ||
== Navigation == | == Navigation == | ||
{{Navbox commands}} | {{MC/Navbox commands}} | ||
de:Befehl/remove | |||
ja:コマンド/remove | |||
lzh:令/remove | |||
pt:Comandos/remove | |||
ru:Команды консоли/remove | |||
zh:命令/remove | |||
Latest revision as of 20:12, 9 April 2026
Script error: No such module "Exclusive".Template:Infobox command
Has the same function as
- REDIRECT Template:Command
Syntax
remove [target: target]
Arguments
target
- Specifies the target to be removed. Must be a target selector.
Result
Fails if the arguments are not specified correctly, or if the executor is not a worldbuilder while targeting other people's agents.
Examples
- To remove the executor's agent.
/remove @c
- To remove all agents.
/remove @v
- To remove all entities.
/remove @e
History
See also
- REDIRECT Template:Command
Template:Redr – kill any entity
de:Befehl/remove ja:コマンド/remove lzh:令/remove pt:Comandos/remove ru:Команды консоли/remove zh:命令/remove