-
Bug
-
Resolution: Unresolved
-
None
-
Minecraft 17w45a, Minecraft 17w45b, Minecraft 17w50a, Minecraft 18w02a, Minecraft 18w16a, Minecraft 1.13-pre3, Minecraft 1.13, Minecraft 18w30b, Minecraft 1.13.1, 1.15.1, 1.15.2 Pre-release 2, 1.15.2, 20w10a, 1.16.3, 1.16.4 Pre-release 1, 1.16.4, 20w48a, 21w03a, 21w05b, 21w06a, 1.19.2, 24w44a
-
Confirmed
-
Commands
The bug
When using /tag <targets> add the feedback shows the added tag in quotation marks, however when using /tag <targets> list it does not.
This applies to the summary in case multiple entities match <targets> as well.
How to reproduce
- Use the following command
/tag @e add test
→ "Added tag 'test' to <target>"
- Use the following command
/tag @s list
→ "<targets> has 1 tags: test"
Respectively "The <count> entities have 1 total tags: test"