/baltop ignoring the richest player
mfnalex opened this issue ยท 1 comments
I am encountering the following problem: I have a player that I am now going to call X. He is the richest player on the server. When I do /baltop while he is online, he is listed as the richest person (so it is working). But whenever the player is not online, he does not show up in /baltop and instead the second richest player is labeled as the richest one, so player X is ignored when he is not online. This does not happen for other players. I have this bug since months now and decided to open an issue now.
EssentialsX version (/essentials
): 2.0.1-b528
Server software (/version
): Paper 1197 (1.12.1)
I found out that there were two UUID files for this user (i don't knot how that could happen) in /plugins/Essentials/userdata/, one containing his homes and money and stuff, and the other one only had the players name in it and some coordinates. I deleted the files without money and homes, and it is working now. But I wonder how that could have happened.