-
Type:
Bug
-
Status: Resolved
-
Resolution: Fixed
-
Affects Version/s: Snapshot 13w09c, Snapshot 13w10a, Snapshot 13w10b, Minecraft 1.5, Snapshot 13w11a
-
Fix Version/s: Minecraft 1.6.2
-
Labels:None
-
Confirmation Status:Unconfirmed
When im creating a scoreboard to find out about a players kill, the kill will always go to the person, that did first hit the person, that was killed.
How to reproduce:
/scoreboard objectives add kills totalKillCount kills OR /scoreboard objectives add kills playerKillCount kills
/scoreboard objectives setdisplay kills
you need 3 players, of which one has to be in survival move.
Player 1 attacks the player that is in survival mode once.
Player 2 attacks the player that is in survival mode until he dies
Player 1 got the kill counted.
what im expecting:
the player that actually did the last hit(killed the player) should get the kill.
i hope this will be fixed before 1.5 comes out.
- relates to
-
MC-10026 Scoreboard totalKillCount objective doesn't give point to proper player if more than one player attacks a mob
- Resolved