Scoreboards/Objectives no longer seem to work in tablist
Steps to reproduce:
/scoreboard objectives add health health "Health"
/scoreboard objectives modify health rendertype hearts
/scoreboard objectives setdisplay list health
It stopped working sometime in 3.5.X but I've been lazy and didn't report it (just been waiting for it to get fixed) until now. I can share tablist configs as well if you want, although it doesn't really matter for issue repro.
I should probably split this to a separate bug, but I think we talked a year (or three) ago about adding broader teams/scoreboard support for tablist? Sorting tablist by team kinda works currently, but sorting by an objective score is not an option (it'd be nice if it was!... I've been doing a really, really nasty code work-around for years now where I dynamically generate a team prefix based on # of advancements a player has and assign them to it in order to get tablist to sort based on advancement count)
This is an unfortunate change in the latest dev build.
CodeCrafter mentioned that 1.19.3 broughts changes, which no longer allows displaying scoreboard entries.