• This forum has been archived. New threads and replies may not be made. All add-ons/resources that are active should be migrated to the Resource Manager. See this thread for more information.

Minecraft Identity Service

Looks neat! Would love to see it for 1.1. Perhaps the option to show the user's avatar head next to their username using minotar.net or something else.
 
I've just uploaded a file to the first post named UserField.php (inside a Minecraft directory). Upload that to your library folder via FTP, set your custom user field's PHP callback to Minecraft_UserField::verifyAccountName and it'll work.
 
I've just uploaded a file to the first post named UserField.php (inside a Minecraft directory). Upload that to your library folder via FTP, set your custom user field's PHP callback to Minecraft_UserField::verifyAccountName and it'll work.
Oh wow, I didn't even look to see how you were doing it. Simplistic!

I also want to mention, that you if anyone wants to show the avatar head for that player, you can add some thing such as {$value} <img src="http://minotar.net/avatar/{$value}/16.png"> to the "Valid Display HTML" under the "General Options" tab of the custom profile field options.

I haven't really taken the time to look over all the new features of 1.1 yet. Loving it so far! :)
 
I've just uploaded a file to the first post named UserField.php (inside a Minecraft directory). Upload that to your library folder via FTP, set your custom user field's PHP callback to Minecraft_UserField::verifyAccountName and it'll work.

Might want to fix the callback in your OP, it's currently set to Minecraft_User::verifyAccountName

Thanks for this, works great. :)
 
I need help.
I follow instuctions precise, I've uploaded the Minecraft folder to library. (library/Minecraft/UserField.php)

This is the error I get with that callback:

9kDgL.png


I don't know what to do. I've also uploaded the UserField.php into library and still same error.

Please help me

PS. i'm using 1.1.1
 
I need help.
I follow instuctions precise, I've uploaded the Minecraft folder to library. (library/Minecraft/UserField.php)

This is the error I get with that callback:

I don't know what to do. I've also uploaded the UserField.php into library and still same error.

Please help me

PS. i'm using 1.1.1

Scroll up one post.
 
Question about this, what is the purpose of the phrase we have to create? I was thinking that maybe it pops up if someone tried to put in an account name that isn't valid...but I just tried to edit my profile with an account that doesn't exist and nothing happened. It allowed the change to go through and that created phrase does not show up anywhere that I can tell.
 
The phrase is for the error that you receive if the minecraft account entered isn't a paid minecraft account. I don't actually use this add-on so I'm not sure if something might've changed, but you should receive an error whenever you try to put in a minecraft user that isn't a paid user.
 
Seems like it doesn't work properly then. I just typed in something like adsfasdfjlksadgfhjasdgsadflkj as the user and saved my profile and no error popped up.
 
I think this is because minecraft.net is down due to the SOPA/PIPA strike.

Should work fine tomorrow.
 
Top Bottom