-
Bug
-
Resolution: Unresolved
-
None
-
1.20.6, 24w21b, 1.21, 1.21.3, 1.21.4
-
None
-
Confirmed
-
Commands, Text
-
Low
-
Platform
The command feedback that is returned when trying to use a selector that allows entities when only players are affected by the command uses different formatting on the last line depending on the argument type. If the argument type is entity, the last line is colored red and underlined, whereas if the argument type is game_profile, the last line is light gray colored and not underlined.
How to reproduce:
- Execute the following command:
/kick @e
- Look at the last line of the error.
- On a multiplayer server where you are an operator, execute the following command:
/ban @e
- Look at the last line of the error.
Expected result:
Both error messages would use the same formatting.
Observed result:
The two error messages are formatted differently.