Am I supposed to respond here? Or edit the original? I don't know, so I'm doing both.
Steps to Reproduce:{*}{*}
Load a Minecraft: Bedrock Edition world with cheats enabled.
Open chat.
Type /tp or /teleport.
Type the name of a player (probably yourself).
Press space, making the next argument's options appear on the autocomplete.
Observed Results:
The autocomplete shows the true and false Boolean options that should appear for the checkForBlocks argument. When using these Boolean options, it does not work, as the syntax was expecting a player or coordinates.
Expected Results:
The autocomplete does not show the Booleans on this argument, instead showing them only on the checkForBlock argument.
Am I supposed to respond here? Or edit the original? I don't know, so I'm doing both.
Steps to Reproduce:{*}{*}
Load a Minecraft: Bedrock Edition world with cheats enabled.
Open chat.
Type
/tp
or/teleport
.Type the name of a player (probably yourself).
Press space, making the next argument's options appear on the autocomplete.
Observed Results:
The autocomplete shows the
true
andfalse
Boolean options that should appear for thecheckForBlocks
argument. When using these Boolean options, it does not work, as the syntax was expecting a player or coordinates.Expected Results:
The autocomplete does not show the Booleans on this argument, instead showing them only on the
checkForBlock
argument.