Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot Unban Bedrock Players After a Few Days #399

Open
TheMattVid opened this issue Mar 7, 2023 · 2 comments
Open

Cannot Unban Bedrock Players After a Few Days #399

TheMattVid opened this issue Mar 7, 2023 · 2 comments
Labels
question Further information is requested

Comments

@TheMattVid
Copy link

Geyser and Floodgate versions are the latest builds on opencollab. I have Geyser only on the proxy, and Floodgate on the proxy and backends.

I use Paper on some of the backend servers and Purpur on others. 1.19.2. Proxy is running on Waterfall.

I've been using Geyser/Floodgate since June 2020. I've never had any problems with player connection in all that time, but it seems that for certain situations, the server forgets that players exist if they haven't logged on in awhile. For example, if I ban a Bedrock player in Essentials, and then attempt to unban a few days later I get this error:
image

If I use /minecraft:pardon, it says "That player does not exist" Meanwhile, I can open the banned-players.json file and clearly see the player's name listed with their information. I can do /seen and it will tell me when the player is last on. I can unban the player by modifying the banned-players.json file manually and reloading the server, but that is impractical. The unbanned player logs in with all of their inventory and enderchest data the same as before, so it's not as if they are being reset.

@cunhar

This comment was marked as spam.

@Tim203
Copy link
Member

Tim203 commented Feb 14, 2024

You are probably using the username to pardon people right?
There is probably a check in there to verify with the Mojang servers to get the latest UUID for a given username, since the username can change.
And since Bedrock players aren't Java players this won't work.
If that's the case then I'm not sure how we could fix it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants