New-Head-Textures
Last updated
Last updated
Since 1.20.2 the servers no longer support the old head texture. Now, head textures need to be from an actual minecraft user skin. Majang now stores all skins that a player ever had set. Mojang only allows textures from their texture server. This mainly affects GUI menus. It is recommended to update custom heads to the new skin URL's below, in order to avoid warnings printed to the console.
Open your GUI language file located in the Language
folder of the plugin and search for custom heads. If you don't want to do this and haven't changed anything in the language files anyway, you can just delete the current language file and restart the server. It will generate with the new skin URL's, if you use the latest version of the plugin.
Custom heads have a long material value, like this:
You can find custom head skin URL's at: minecraft-heads.com
Pick the head you want.
Then copy the Minecraft-URL ID:
Add the copied value to the item by setting material
to skin:<the copied value>
For the plugin Lands, you need to do the same thing for all role icons in roles.yml.