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/executedetect: Difference between revisions

From SAS Gaming Wiki
imported>Frisk
m Revert edits by 51.158.62.224 (talk)
 
SyncBot (talk | contribs)
Fix template calls: add MC/ prefix
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
{{Outdated}}
{{Outdated}}
{{exclusive|bedrock|education}}
{{MC/Exclusive|bedrock|education}}
{{Infobox command
{{Infobox command
|name=executedetect
|name=executedetect
Line 16: Line 16:


<code>origin: target</code>
<code>origin: target</code>
: Specifies the target to be the command's executor. Must be a player name or [[Minecraft:target selector]]. If more than one entity is selected, the command will be run once as each of them.
: Specifies the target to be the command's executor. Must be a player name or target selector. If more than one entity is selected, the command will be run once as each of them.


<code>position: x y z</code>
<code>position: x y z</code>
: Specifies the position from which to run the command. <code>x</code> and <code>z</code> must be within the range [[Minecraft:World boundary|-30,000,000 to 30,000,000]] (inclusive). Coordinates specified with [[Minecraft:tilde notation]] are relative to the target, not to the position of the command's execution.
: Specifies the position from which to run the command. <code>x</code> and <code>z</code> must be within the range -30,000,000 to 30,000,000 (inclusive). Coordinates specified with tilde notation are relative to the target, not to the position of the command's execution.


<code>command: string</code>
<code>command: string</code>
Line 25: Line 25:


==Result==
==Result==
{{Empty section}}
{{MC/Empty Section}}


== Navigation ==
== Navigation ==
{{Navbox commands}}
{{MC/Navbox commands}}

Latest revision as of 20:09, 9 April 2026

Template:Outdated Script error: No such module "Exclusive". Template:Infobox command

Executes another command if the block at the specified position matches the specified block type and data.

Syntax

executedetect <origin: target> <position: x y z> <detect: string> <detectPos: x y z> <detectBlock: string> <detectData: int> <command: string>

Arguments

origin: target

Specifies the target to be the command's executor. Must be a player name or target selector. If more than one entity is selected, the command will be run once as each of them.

position: x y z

Specifies the position from which to run the command. x and z must be within the range -30,000,000 to 30,000,000 (inclusive). Coordinates specified with tilde notation are relative to the target, not to the position of the command's execution.

command: string

Specifies the command to be run. Must be a valid command.

Result

  1. Redirect Template:Empty section

Navigation

All editions
Removed
Template:El only
Debug
Removed
Template:Els only
Template:El only
Removed
Template:El only
Removed
Template:Els only
Removed
Joke
Related