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

Add support for bedrock players in crossplay servers #512

Closed
2 tasks done
GalaxyStylix opened this issue Apr 6, 2022 · 1 comment
Closed
2 tasks done

Add support for bedrock players in crossplay servers #512

GalaxyStylix opened this issue Apr 6, 2022 · 1 comment
Labels
enhancement For addition requests setup issue For issues that are due to a wrong/non intended setup. E.g. in the config or wrong permissions.

Comments

@GalaxyStylix
Copy link

Is your feature request related to a problem? Please describe.

I run a crossplay server that runs on Paper and Geyser, when bedrock players try to purchase something from my admin shop it says "invalid username" (I tried on my bedrock account as well) since Bedrock users have a . in front of their names to differentiate them from Java users, my name for example would be GalaxyStylix on Java and .GalaxyStylix when I join my server from Windows 10 Edition.

Describe the solution you'd like

Update the username recognition feature so crossplay servers can also use the plugin with no issues.

Describe alternatives you've considered

I've used the plugin in different Java roleplay servers so I'm used to it myself and I don't think there's any good crossplay alternative that's as user friendly and simple as this one.

Agreements

  • I have checked if there are already similar issues open.
  • I have checked that the latest build doesn't already implement the feature.

Additional context

No response

@GalaxyStylix GalaxyStylix added the enhancement For addition requests label Apr 6, 2022
@Phoenix616
Copy link
Member

Already possible by adjusting the config (VALID_PLAYERNAME_REGEXP and `ENSURE_CORRECT_PLAYERID)

See the comments in the config about the details.

@Phoenix616 Phoenix616 added the setup issue For issues that are due to a wrong/non intended setup. E.g. in the config or wrong permissions. label Apr 6, 2022
@Phoenix616 Phoenix616 pinned this issue Apr 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement For addition requests setup issue For issues that are due to a wrong/non intended setup. E.g. in the config or wrong permissions.
Projects
None yet
Development

No branches or pull requests

2 participants