Disable (or change) player skin

Discussion in 'Plugin Development' started by mcat95, Jan 11, 2014.

Thread Status:
Not open for further replies.
  1. Offline

    mcat95

    Hello, I am doing a custom plugin and i want to see if it's possible to "disguise" the skins of some players so you watch some players with a Steve (or custom) skin.
    Is there any way to do this?

    I also want to change name tag (I'll use tagAPI,that's not a problem), but I'm not sure if this will also change the skin.


    Thanks, mcat95
     
  2. Offline

    Developerjohn

    I think if you want to change the skins to a custom one, you're going to need a client side mod. Otherwise, you can use the Steve skin.
     
  3. Offline

    RawCode

    you not allowed to change other player's skin without changing name.
     
  4. Offline

    DevRosemberg

    mcat95 Quite easy to change the skin but its only posible changing the name or with client hacks which talking about in here is not allowed.
     
  5. Offline

    mcat95

    No, i want it to be server side, I've no trouble changing the names of the players, if that's possible
     
  6. Offline

    xTrollxDudex

    mcat95
    You can't change the player skin server side, player skins are rendered client side.
     
  7. Offline

    MrAwellstein

    Just change the entity info so its a different player, and then change the name, other wise you can't do it because it's client sided
     
Thread Status:
Not open for further replies.

Share This Page