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/scoreboard objectives add test dummySet some 'random' scores on the objective:
/execute as @e run scoreboard players add @e[sort=random,limit=5] test 10/execute as @e run scoreboard players add @e[sort=random,limit=5] test 10The following won't work:
/scoreboard players operation @s test > * test/scoreboard players operation @s test > * test
Please do not mark unreleased versions as affected.
You don't have access to them yet.