You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What if you were to add a temporary whitelist for the fwhitelist command if the user has never played on the server. Whenever someone adds their username to the fwhitelist you store the username temporarily. Then whenever Geyser performs a whitelist check, and the username of the connecting (Bedrock) user matches the name in your temporary whitelist file, you add that player to the whitelist
The text was updated successfully, but these errors were encountered:
Good idea! I've wondered about the same too. I'd suggest adding an expiration for temporary whitelist entries to limit the potential for abuse if a temporary entry is forgotten about, for example.
Just an idea; so don't flame me please :).
What if you were to add a temporary whitelist for the fwhitelist command if the user has never played on the server. Whenever someone adds their username to the fwhitelist you store the username temporarily. Then whenever Geyser performs a whitelist check, and the username of the connecting (Bedrock) user matches the name in your temporary whitelist file, you add that player to the whitelist
The text was updated successfully, but these errors were encountered: