Open bulieme opened 9 months ago
I forgot about Floodgate, will have to read through documentation for devs tho. I assume your server is online mode, right? Yeah, if it doesn't find the users in official Mojang database of Java Edition players, it will fail on online mode servers. I'll have to hook it up to Floodgate via soft dependency. Adding it into planned features.
On a second notice, I can see there is definitely one player that doesn't seem to be joining via Geysermc (the one without the dot), and it seems like the player is not found in the Java Edition registered accounts, which is true, Hypixeljoinpls
is not a legitimate player. Is your server set to online mode by any chance? It's weird that it spits out a warning message and doesn't add the players into the whitelist if the server is in offline mode. I'll have to investigate this, might take some time with university and job on my neck.
i set my online-mode=false
sorry for late reply
can confirm, this issue happens if online is set to true and you try to either import a whitelist that contains a floodgate player or add a floodgate player, we just ran into the same issue
Describe the bug I have a player whitelisted, with geyser players.
the problem was, the plugin never put whitelisted players to the plugin,
To Reproduce Steps to reproduce the behavior:
/whitelist import
/whitelist list
Expected behavior offline mode / geyser / floodgate players be able to join
Screenshots
Additional context Add any other context about the problem here.