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

Disable Minecraft username requirement without disabling Minecraft integration #3043

Closed
DevLeven opened this issue Aug 20, 2022 · 5 comments · Fixed by #3109
Closed

Disable Minecraft username requirement without disabling Minecraft integration #3043

DevLeven opened this issue Aug 20, 2022 · 5 comments · Fixed by #3109
Milestone

Comments

@DevLeven
Copy link

DevLeven commented Aug 20, 2022

Describe the feature

I don't know if this is already a feature or if there is another way to do it but when Minecraft Integration is enabled it makes the user sign up with a Minecraft Username. Though you can make it so it doesn't check the validity of the account, wouldn't it be better to have an option where they can create a regular account and link there Minecraft account to it? This way they have an option to link or not and it's easier to verify.

I have three ideas for this:

  1. When they create an account, just like how they would link there Discord to the account maybe they can request a code from the website and use it to verify on the server.

  2. When they type /link on the server, a link would popup and when they click on said link it would redirect them to the website, where if they are signed in it would verify there account, or give them an option to sign in.

  3. I dont know if this one is possible but maybe use the Microsoft account popup(The way people sign into there Minecraft accounts), and link/verify that way.

@Derkades
Copy link
Member

Derkades commented Aug 20, 2022

I agree. The NamelessMC username being the same as the user's Minecraft username was a legacy thing before the integrations system. Now, there should probably be an option to disable it (maybe even by default).

Linking Minecraft accounts is already implemented like your "1." suggestion, in profile settings > connections with a verify command.

@DevLeven
Copy link
Author

Yeah your right, must have over looked that. It would be good to have the Minecraft username separate from the NamelessMC username when verifying, since it asks for you to verify the NamelessMC username which might be different from your Minecraft username.

@intersecato
Copy link
Contributor

intersecato commented Aug 20, 2022

I agree with you. A user maybe wants to sign up to the site / forum for the pleasure of actively participating in the community, maybe it is not premium or maybe it doesn't even have Minecraft.

@Derkades Derkades added this to the 2.1.0 milestone Aug 20, 2022
@Derkades Derkades changed the title Link Minecraft Account without needing to sign up with an Account Disable Minecraft username requirement without disabling Minecraft integration Aug 21, 2022
@SenPr

This comment was marked as off-topic.

@Derkades

This comment was marked as off-topic.

Derkades pushed a commit that referenced this issue Oct 19, 2022
…quirement (#3109)

* Add integrations settings system

* Move discord link method to integrations settings

* Add option to disable minecraft username on registration

Closes #3043

* Add error if integration settings does not exist
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants