UltimateUIDocs
Archived upstream docs · Features depend on the installed plugin version; not all features have been verified.

UltimateUI guide

How to add an Item displaying the Player’s Head

In this guide, you will learn how to add Player Head to UI

To create a nice-looking UI, we can add a player head. To do this, right-click and from the dropdown select Item.

At this point, a default item will appear on the page. We need to set it to a player head item.

To do this, go to the Design tab and in the Item section enter: PLAYER_HEAD:%player_name%

This will display the head of the player who currently has the UI open (for each user individually). %player_name% is the placeholder we use.


Method 2#

Since the latest update, you can use a Text as a player’s head. To do this, simply set the text to %player_head%.

The head will automatically update to use the player’s current head texture.