Skip to content

Latest commit

 

History

History
67 lines (44 loc) · 1.38 KB

File metadata and controls

67 lines (44 loc) · 1.38 KB

execute

execute - Nr: 0

Executes another command.

execute <next: executeSubcommand>
Parameter Type Required Other
execute keyword true
next executeSubcommand true

execute - Nr: 1

Executes another command.

This command is obsolete

execute <origin: selector> <position x: coordinate> <position y: coordinate> <position z: coordinate> <command: command>
Parameter Type Required Other
execute keyword true
origin selector true
position x coordinate true
position y coordinate true
position z coordinate true
command command true

execute - Nr: 2

Executes another command.

This command is obsolete

execute <origin: selector> <position x: coordinate> <position y: coordinate> <position z: coordinate> detect <detectPos x: coordinate> <detectPos y: coordinate> <detectPos z: coordinate> <block: block> <data: integer> <command: command>
Parameter Type Required Other
execute keyword true
origin selector true
position x coordinate true
position y coordinate true
position z coordinate true
detect keyword true
detectPos x coordinate true
detectPos y coordinate true
detectPos z coordinate true
block block true
data integer true
command command true