AdvancedHeads
HomepageDownload for freeJoin Discord
  • AdvancedHeads
  • ✳️Information
    • 🎭50,000+ Heads
    • Supported Plugins
    • How to use in plugins
  • ⚙️Usage
    • Find Custom Head ID
    • Adding support with API
    • Commands and Permissions
  • 🌐Find this plugin on
    • ➡️AdvancedPlugins.net
    • ➡️SpigotMC.org
Powered by GitBook
On this page
  • How to get base64 from any advanced head
  • DeluxeMenus
  • ShopGUI+
  • Other plugins

Was this helpful?

  1. Information

How to use in plugins

Guide on how to use this plugin in most popular plugins

PreviousSupported PluginsNextFind Custom Head ID

Last updated 2 years ago

Was this helpful?

You can use any head from AdvancedHeads database in other plugins. You will need the "base64" value of it.

How to get base64 from any advanced head

Hold that head in your hand and run command /ahd info. You will be able to see information about this head - the name, ID and base64.

Click on Base64, you will be able then to copy the value by clicking CTRL+A, then CTRL+c (CTRL will be Command button in MacOs). Now that you have the Base64, let's learn how to use it in other plugins.

DeluxeMenus

Set material: basehead-<value> ,<value> to base64m e.g. from the head above

material: basehead-eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZjBlYjY0NzcxMzY0Y2M1NDY5ZThjNWVhNmEzYWQ1ZDgyYmIyZTdlYjU3MjFkY2Y5OGIzNDI0Mzc5MWM2Y2I3In19fQ== This will set the displayed GUI item to any head you want.

ShopGUI+

Set skin's value to the base64 value we already have. Here's an example:

item:
  material: PLAYER_HEAD
  quantity: 1
  skin: eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZjBlYjY0NzcxMzY0Y2M1NDY5ZThjNWVhNmEzYWQ1ZDgyYmIyZTdlYjU3MjFkY2Y5OGIzNDI0Mzc5MWM2Y2I3In19fQ==

Other plugins

Link to their Wiki explanation:

Link to their Wiki explanation:

Other plugins will have similar ways of using our heads within their own. If you have questions visit our where we will help you set it up.

✳️
https://wiki.helpch.at/clips-plugins/deluxemenus/options-and-configurations/item#material
https://docs.brcdev.net/#/item-meta?id=_113-2
Discord server