😁Custom Heads in Menus
AdvancedJobs supports both base64 custom heads and player names.
To set custom heads in menus, it's as simple as setting correct material. Material format would be head:<value>
, example with a player head:
Example with base64 (custom head/skin):
Player's head in GUI
Since 3.12.5, you are able to shown the user which opened the gui head. The format for material is using PlaceholderAPI, and you must have the Player
ecloud extension.
Useful links:
https://mineskin.org - Create base64 textures from custom player skins
https://minecraft-heads.com - Database of custom skins
Last updated