CitizensDev / Citizens2

Citizens - the premier plugin and API for creating server-side NPCs in Minecraft.
https://citizensnpcs.co
Open Software License 3.0
590 stars 313 forks source link

Problem with NPC skins / Citizens2 #2080

Closed KuznetsMedia closed 4 years ago

KuznetsMedia commented 4 years ago

Good afternoon.

I apologize for my English right away, I'm not a native speaker of this language.

Please help me! My problem is this: when I use command /npc skin -t and writing required data, skin on my npc is changes to the wrong skin whose data I entered. Understand correctly, I get the usual skin. But not the one I expected. For getting data about skin i use website "mineskin.org".

I also tried using a Denizen script, which allows you to use url address skin images on some photostock by type imgur, but this way also not give me a result.

P.S. When entering the same data into the command block with using command minecraft:give @p minecraft:player_head, skin on head is correctly.

Screenshot with my versions spigot and citizens: image

fullwall commented 4 years ago

Update Citizens to latest build and there is a new --url argument for /npc skin

mcmonkey4eva commented 4 years ago

If the URL to imgur didn't work, you likely entered the wrong URL (it needs to be one that ends with .png, not a gallery URL). Other image hosts, same concept, but a lot of them just don't allow direct URLs. Imgur or Discord are both easiest to get the direct URL with.