#Dynamic Player Heads

1 messages · Page 1 of 1 (latest)

glossy basalt
#

I want a Menu where a player head is showing with the skin of the current player. Is this possible with PlaceholderAPI Player API? How to i need to write it in my menu.yaml file?

reef spade
#

?dm-heads

lime rockBOT
#
FAQ Answer:

How to use custom heads in DeluxeMenus:

ᴅᴏ ɴᴏᴛ ɪɴᴄʟᴜᴅᴇ <> ɪɴ ᴀɴʏ ᴏғ ᴛʜᴇ ғᴏʟʟᴏᴡɪɴɢ
a) A player name material: head-extended_clip
b) The player's head material: head-%player_name%
c) The base64 code of a head material: basehead-<code>:
- Go to https://minecraft-heads.com and find a head.
- Copy the head Value code (from the page bottom)
d) The minecraft texture url material: texture-<id>
- Only put what's after https://textures.minecraft.net/texture/
e) HeadDatabase material: hdb-<id>:
- Require https://www.spigotmc.org/resources/14280/

Related Wiki Entry

reef spade
#

check b)

glossy basalt
#

ok thanks