The bug
The autocomplete for /stopwatch create
provides suggestions for existing stopwatches in the world. This is not helpful because these IDs can’t be created again. In fact, the command is suggesting you exactly the complete set of things you can’t type for the command to succeed.
The following existing commands do provide suggestions for most overloads, but don’t for creation overloads: /scoreboard objectives add
, /team add
, /bossbar add
, and /tag <targets> add
.
How to reproduce
/stopwatch create a:a
Type
/stopwatch create
and a space
Expected results
No autocomplete suggestions
Observed results
The game suggests you create the a:a
stopwatch again
Attachments
Comments 0
No comments.