Closed camarokris closed 2 years ago
Geyser/Floodgate is actually officially supported by any plugin I write, because I use it on my own servers too! ;P (I think I've actually been using Geyser/Floodgate for far longer than BlueMapOfflineSkinSupport has even existed…)
In fact, unlinked, pure-Bedrock accounts were one of the things I explicitly tested for (albeit, my prefix is configured as the default *
instead of your custom .
).
That being said, this crash should be fixed with version 1.3.
Please reopen this issue if you are still experiencing issues.
(And sorry for the uh… several month late reply — things have been rather busy for me > <)
Server Type: Paper 1.17.1 build 196 (affects all builds though)
I am running a java server that also uses Geyser/Floodgate to allow Bedrock players to join. Floodgate appends a prefix to bedrock users to avoid confusion and let admins know who is java and who is bedrock as management differs a bit. The prefix is set in the floodgate config and on my server it is a period (the default). This causes the following error when a bedrock player logs in:
Would it be possible for this plugin to check for the presence of geyser/floodgate and if present account for the configured prefix OR have a setting in the config that would allow the server admin to specify if floodgate/geyser is present and specify the prefix so that this plugin may drop the prefix on lookup?