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

UUID Support #2

Open
BenPen opened this issue Apr 8, 2014 · 3 comments
Open

UUID Support #2

BenPen opened this issue Apr 8, 2014 · 3 comments

Comments

@BenPen
Copy link

BenPen commented Apr 8, 2014

Hey,

Any chance of adding UUID support to this? would be great for username changes etc

Thanks

@Zachoz
Copy link
Owner

Zachoz commented Apr 9, 2014

At this state I'm just going to leave it at usernames. There's no way to have 'UUID support' without changing a lot of code in XenForo itself.

@BenPen
Copy link
Author

BenPen commented Apr 9, 2014

Well I use this xenforo plugin (http://xenforo.com/community/resources/minecraft-uuid-name-change-handler.2924/) which allows users to change their username if they have changed it with mojang, it logs uuid on register. I was just checking if you could make it so that this plugin also uploads their uuid to the user table in the database too

@gh0ztbuster
Copy link

Yea with the handler all you'd need to do is request previous username data from mojang and run it against xenforo current users blocking anyone with a username previously registered. This is just to make sure users can't make multiple accounts from one mojang account.

That would be really great 💃

That's kinda the goal: Having one xenforo user with one mojang account, it makes server website moderation easier.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants