How do I change another player's skin?
ziceptor opened this issue ยท 9 comments
By its uuid. Using skin-select (from DB). It is necessary for the npc (VillagerShop). Is that possible?
Yes it's would be possible with ChangeSkin, but for Citizens the API is broken.
I'll clarify a little bit. How to change the uuid of another player skin. Sponge. CitizensAPI not for sponge.
Perhaps it is crossed with #102
So you want to modify the skin of the player with UUID ___? (Where ___ means the command argument)
Any news?
/skin-select <Player UUID> <SkinID>
Will this work for EntityTypes.PLAYER?
No currently not. I'm currently working on refactoring major parts of the plugin to make it more maintainable. Next I'm planning to include a new command library (aikar's commands) for easier and more flexible command parsing.
Will this work for EntityTypes.PLAYER?
No this won't work atm.
@ziceptor Why do you closed it?
Label "question". I think it's crossed with #102
If I'm wrong, you can open it. Sorry for bad English.