Details
-
Type:
Bug
-
Status: Resolved
-
Resolution: Works As Intended
-
Affects Version/s: Minecraft 18w05a, Minecraft 18w07c
-
Fix Version/s: None
-
Labels:
-
Confirmation Status:Confirmed
Description
The bug
The command /scoreboard players enable tab-completes and allows non-player entities.
Note: This could be intended since it is not causing any problems and internally possibly uses the same format as for players.
How to reproduce
- Create a trigger objective
/scoreboard objectives add testTrigger trigger
- Try enabling it for non-player entities
/scoreboard players enable @e[type=!player] testTrigger
→
It enabled the trigger for the entities