CustomHead
How to use players' heads in GUI, Version v4.0
Variant 1
If you are using the HeadDatabase plugin, you can use hdb-<id>
Example
join:
material: 'hdb-38712'
name: '&aJoin Queue Random Location'
lore:
- '&7Join the battle queue'
- '&7for PvP.'
- '&7Left click to enter with armor'
- '&7Right click to enter with any equipment'
model_data: 0
# Should the item have enchantment glow?
glow: false
item_flags:
- HIDE_ATTRIBUTES
slot: 21Variant 2
If you are using the Skulls plugin, you can use skulls-<id>
Example
Variant 3
You can also set a head using a texture with basehead-<texture>
Example
Variant 4
You can also set a head or another icon using the customitems.yml file with customitems-<key>
Example
Last updated