-
Bug
-
Resolution: Awaiting Response
-
None
-
1.19.50
-
None
-
Creative
-
Confirmed
-
iOS
While using /tp or /teleport, the true and false Booleans show up on the autocomplete as options to use for the destination instead of only the checkForBlocks argument.
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.