DisplayNameData for Players

Heyho :slight_smile:

i have a short question…
I try to modify the playername with the
"event.getTargetEntity().offer(Keys.DISPLAY_NAME, Text.of(TextColors.DARK_AQUA,“Testname”));"
The Transactionresult shows that the Transaction was successfull but the name did not changed…
https://pastebin.com/Ea5jMnLU

Is there any way to change the name above the player beside scoreboards?

Thanks in advance :slight_smile:
Greetings Kyraja

Actually scoreboards wont change it either, scoreboards change the text below the player name.

The only way i have seen people change the name above the player is by changing the skin to act as a different player. Take a look at skin data (not sure if it is attached).

One way that will work is using something like Entity Disguise and acting as another player