-
Bug
-
Resolution: Fixed
-
Minecraft 18w20c, Minecraft 18w21a, Minecraft 18w21b, Minecraft 18w22a, Minecraft 18w22b, Minecraft 18w22c, Minecraft 1.13-pre1, Minecraft 1.13-pre2, Minecraft 1.13-pre3, Minecraft 1.13-pre4, Minecraft 1.13-pre5, Minecraft 1.13-pre6
-
None
-
Confirmed
The bug
When using a selector wildcard (*) in scoreboard players operation doesn't work
How to reproduce
- Create an objective:
/scoreboard objectives add test dummy
- Set some 'random' scores on the objective:
/execute as @e run scoreboard players add @e[sort=random,limit=5] test 10
- The following won't work:
/scoreboard players operation @s test > * test