Player skins without authenticating
#1
Hello!
I'm wondering if there could be a way to fetch a player's skin from Mojang's servers without authenticating, and then apply it when the player joins the server. Maybe one could create a custom authentication server that does only this (if it makes any sense, I don't know)?
Reply
Thanks given by:
#2
Honestly, I would foresee legal problems for Cuberite if this were to be implemented. Anyone remember the open source Battlenet?
Reply
Thanks given by:
#3
A custom auth server would still need the clients to auth against it, too, which would require modding or changing the HOSTS file for the clients to log in.

I believe we could implement a much simpler approach - if in auth-offline mode and the admin sets it up, the server could still contact Mojang servers and request the skin (there's API for that: http://wiki.vg/Mojang_API#UUID_-.3E_Prof...kin.2FCape )
Reply
Thanks given by:
#4
Also skins in general need to be fixed a bit. Hats/Second transparent layers aren't rendered when playing on Cuberite servers.
Reply
Thanks given by:
#5
I think the custom auth server means, you enable authentification at cuberite, insert that auth server which relays skins but answers always "this user is authed"
Reply
Thanks given by:




Users browsing this thread: 1 Guest(s)