Some versions earlier, i don't recall exactly when, a method was added that ensures scoreboard data of mobs is being deleted as soon as the mob death event is called. This happens like instantly on death, which is a problem.
If there is scoreboard data stored on the mob (in form of the mob's uuid), it instantly gets deleted before any action can be taken using the data that was written.
Ultimately, this makes scoreboard data useless in case of death events.
Suggestion to fix: please add a...
Feature-bug: scoreboard data removed instantly on mob death
If there is scoreboard data stored on the mob (in form of the mob's uuid), it instantly gets deleted before any action can be taken using the data that was written.
Ultimately, this makes scoreboard data useless in case of death events.
Suggestion to fix: please add a...
Feature-bug: scoreboard data removed instantly on mob death