-
-
Notifications
You must be signed in to change notification settings - Fork 171
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
Error when trying to whitelist bedrock player #444
Comments
Hey, I managed to get around it by having the player online on the server (you will have to temporarily turn off whitelist). It is definitely not ideal and I hope it gets fixed. Hope this helps! |
Closed
HideyBoi
added a commit
to HideyBoi/Floodgate
that referenced
this issue
Sep 27, 2023
Kas-tle
pushed a commit
that referenced
this issue
Oct 10, 2023
* Jank Fix for #444 * Move Scheduler to WhitelistUtils Also stopped using the Bukkit scheduler and am now scheduling via SpigotVersionSpecificMethods.maybeSchedule * Move setWhitelist to WhitelistUtils Includes requested formatting changes. * switch from runnables to using an lambda expression * Made lambda a single line --------- Co-authored-by: Hidey Boi <[email protected]>
Tim203
pushed a commit
that referenced
this issue
Oct 13, 2023
* Jank Fix for #444 * Move Scheduler to WhitelistUtils Also stopped using the Bukkit scheduler and am now scheduling via SpigotVersionSpecificMethods.maybeSchedule * Move setWhitelist to WhitelistUtils Includes requested formatting changes. * switch from runnables to using an lambda expression * Made lambda a single line --------- Co-authored-by: Hidey Boi <[email protected]> (cherry picked from commit 7b88918)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
whenever I try to run "fwhitelist add [bedrock username]", I get this error in the console:
[https://pastebin.com/xJ4KhZCb]
checked with multiple people and I got the same error
Thanks for help in advance!
The text was updated successfully, but these errors were encountered: