-
Bug
-
Resolution: Unresolved
-
None
-
Minecraft 18w02a, Minecraft 18w06a, Minecraft 18w20c, Minecraft 1.13-pre1, Minecraft 1.13, Minecraft 18w31a, Minecraft 1.13.1, Minecraft 1.13.2, Minecraft 19w02a, Minecraft 19w03a, Minecraft 19w03b, Minecraft 1.14.2, 1.14.4, 19w37a, 1.15 Pre-release 6, 1.15.1, 1.15.2, 20w07a, 1.16 Pre-release 2, 1.16.1, 20w29a, 1.16.4 Pre-release 2, 21w03a, 1.17.1, 1.18, 1.18.1, 1.18.2, 23w05a
-
Confirmed
-
Commands
-
Low
-
Platform
The different syntaxes of /teleport introduce ambiguities for tab completion and syntax highlighting.
- Is the first argument destination or targets? "/tp @p <tab>" doesn't give tab completions for the <destination> argument. "/tp @a" doesn't complain that the <destination> argument may only return one entity.
- Is the first argument a player name or part of a set of coordinates? Attempting to teleport the player 1234321 to 0 0 0: type "/teleport 1234321" and start typing in the coordinates, after the y-coordinate, "1234321 0 0" will be highlighted as one argument even though it isn't.
- Is the second argument a player name or part of a set of coordinates? When I want to teleport myself to 0 0 0, I type "/teleport @p". After the x coordinate, it highlights the 0 in "/teleport @p 0" as a valid argument.
This could be fixed by introducing keywords or even subcommands like it was done to avoid ambiguities in /execute, or like it was done in /data.
- clones
-
MC-124051 Varieties of /teleport create ambiguities for tab-completion
- Resolved
- is duplicated by
-
MC-123963 Weird and repetitive help text when using ^ in coords
- Resolved
-
MC-130811 /tp command not showing valid inputs and facing does not work
- Resolved
-
MC-135624 "/help teleport" doesn't show "facing"
- Resolved
-
MC-151076 The second argument of the teleport command gives no suggestions
- Resolved
-
MC-153576 Can't enter Y or Z coordinates in command blocks
- Resolved
- relates to
-
MC-256419 Incomplete commands run through aliases don't produce errors
- Resolved
-
MC-122181 Particles with additional parameters don't show suggestions for the next arguments
- Open
-
MC-124672 Server Log - teleport / warning / etc
- Resolved