CommunityBridge
CommunityBridge copied to clipboard
UUID without hyphen (‐)
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?
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.
Ok! All the plugins that saves UUID in mysql makes it without hyphens. It would be great! Thanks for your reply. :)
any updates on this?