-
Bug
-
Resolution: Duplicate
-
None
-
1.17 (Java Edition)
-
None
-
Windows 10
-
Unconfirmed
-
Java
Creating a scoreboard with the "minecraft.killed:minecraft.player" on a realms server, then killing another player, you will not notice that the scoreboard is still not set.
Steps to reproduce:
- Join a realm
- Create the scoreboard with /scoreboard objectives add testscore minecraft.killed:minecraft.player
- Kill a player
- Try to get the value of the scoreboard
Observed results:
Can't get value of testscore for <target>; none is set.
Expected results:
<target> has 1 [testscore]
- duplicates
-
MC-122962 "minecraft.killed:minecraft.player" doesn't increase when killing players
- Open