BungeeTabListPlus icon indicating copy to clipboard operation
BungeeTabListPlus copied to clipboard

Scoreboards/Objectives no longer seem to work in tablist

Open EvModder opened this issue 2 years ago • 1 comments

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)

EvModder avatar Jan 01 '23 23:01 EvModder

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.

Andre601 avatar Jan 02 '23 08:01 Andre601