MinecraftStats
MinecraftStats copied to clipboard
Event winner not shown in summary
Events that have ended will have their winner showing as nobody in the event's summary.
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.
Should be fixed in 3.3.1.