Hello,
It would be cool if ExprTimePlayed.java could handle Offline Players too :)
(if it's not already, and in that case it's a problem from me 馃 )
Thank you
Looking at that class, it really should have supported offline player in the first place, not sure why it didn't.
Ok, i'll test it again later, thank you for your fast answer.
No, im saying the class SHOULD have supported it, but it currently does not.
Oooh ok, my bad, thank you x)
Whoever does this, take into account that the ability to get an offline player's statistic was implemented in 1.15.2 (and exactly in that version, it isn't a thing in 1.15.1 or 1.15), so you may have to add a check for that in registration and also clarify it on the documentation.
Unless its implemented somewhere else, Im pretty sure its not available for offline player's in 1.13


Most helpful comment
Whoever does this, take into account that the ability to get an offline player's statistic was implemented in 1.15.2 (and exactly in that version, it isn't a thing in 1.15.1 or 1.15), so you may have to add a check for that in registration and also clarify it on the documentation.