juliarn / npc-lib

Asynchronous, high-performance Minecraft NPC library for 1.8-1.21 servers.
MIT License
303 stars 51 forks source link

Allow Custom Skins from URL for NPC #46

Closed LeNinjaHD closed 3 years ago

LeNinjaHD commented 3 years ago

Example

juliarn commented 3 years ago

Cool idea, but this is not possible unfortunately as the client only accepts textures from minecraft.net or mojang.com. This means that a skin needs to be uploaded on the Minecraft website to be displayed.