BlueMond / LifeMC

MIT License
1 stars 5 forks source link

Players not assigned lives // found in player data file on first join #15

Open scarlettcloud opened 1 year ago

scarlettcloud commented 1 year ago

Hi! I'm running the latest LifeMC on a Purpur 1.19.2 server on my Velocity network.

Other Plugins: I've got a bunch of other plugins running, can provide a full list, but also had this issue in my test environment with nothing but ChatControl, Vault, Luckperms, and EssentialsX.

Overview of Issue: On a player's first join, they don't immediately show up in the LifeMC player data file, nor are they assigned lives (set to 3 on first join on my server). When I try to use /lifemc set [username] 3, it returns "player not found." Players have to disconnect and reconnect for their lives to show up.

I looked for a listener priority setting in the config, but couldn't find one - that might not be the problem but just a guess :D

Any ideas on how I can resolve?

scarlettcloud commented 1 year ago

I can make a change request for this as well but it would also be great to have a /lifemc reload command :D