MinecraftStats icon indicating copy to clipboard operation
MinecraftStats copied to clipboard

Event winner not shown in summary

Open pdinklag opened this issue 1 year ago • 1 comments

Events that have ended will have their winner showing as nobody in the event's summary.

pdinklag avatar Feb 22 '24 08:02 pdinklag

The issue that the winner will never be set if the event has already ended. https://github.com/pdinklag/MinecraftStats/blob/5a2cf584b5d0effd278a9a804fd6a2115e398198/src/main/java/de/pdinklag/mcstats/Updater.java#L446

This should be changed in a way that it is read from the event's ranking for ended events.

pdinklag avatar Feb 22 '24 08:02 pdinklag

Should be fixed in 3.3.1.

pdinklag avatar Jul 01 '24 09:07 pdinklag