CommunityBridge icon indicating copy to clipboard operation
CommunityBridge copied to clipboard

UUID without hyphen (‐)

Open cancabron opened this issue 9 years ago • 3 comments

Im testing on Xenforo using:

http://www.spigotmc.org/resources/xenfororegister.1897/ + http://www.spigotmc.org/resources/xenforo-minecraft-uuid-name-change-handler.410/

The registration works perfectly INGAME and inserts the uuid in the database in a column uuid (VARCHAR 32)

It doesnt write any hyphen (ex. 9b376304ccdf43ce963a618840ed1c94) , and the communitybridge doesnt recognice the uuid.

Is there any way to read the uuid without hyphen?

cancabron avatar Mar 10 '15 19:03 cancabron

I noticed this as well, I will do a check-up to see if this is necessary and if removed, if it conflicts with anything else in the code.

TEKAA92 avatar Mar 13 '15 09:03 TEKAA92

Ok! All the plugins that saves UUID in mysql makes it without hyphens. It would be great! Thanks for your reply. :)

cancabron avatar Mar 13 '15 14:03 cancabron

any updates on this?

Fortifier42 avatar Dec 18 '15 05:12 Fortifier42