Change players tab name

  • Welcome to skUnity!

    Welcome to skUnity! This is a forum where members of the Skript community can communicate and interact. Skript Resource Creators can post their Resources for all to see and use.

    If you haven't done so already, feel free to join our official Discord server to expand your level of interaction with the comminuty!

    Now, what are you waiting for? Join the community now!

  • LOOKING FOR A VERSION OF SKRIPT?

    You can always check out skUnity Downloads for downloads and any other information about Skript!

Status
Not open for further replies.

GamingGeek

Supporter
Aug 1, 2017
46
0
0
21
Skript Version: Skript 2.2 Fixes V8b
Skript Author: Mirreski
Minecraft Version: 1.8.8

Hi, I'm trying to change a players nametag (name above head, not tablist) to have a prefix and colors (like &a, &b, &c) but I tried
[set player tab name to "&7%player%"]
but that only changes the name in the tab list... Any other way of doing it?
 
Skript Version: Skript 2.2 Fixes V8b
Skript Author: Mirreski
Minecraft Version: 1.8.8

Hi, I'm trying to change a players nametag (name above head, not tablist) to have a prefix and colors (like &a, &b, &c) but I tried
[set player tab name to "&7%player%"]
but that only changes the name in the tab list... Any other way of doing it?
MundoSK has a settable
code_language.skript:
%player%'s name tag
expression
 
If your setting a players name in tab then do
Set player's name in tab to "&1Admin &r%player%"
Not sure if that's what it is but try it if it doesn't work I'll tell you when I'm not at school.
 
If your setting a players name in tab then do
Set player's name in tab to "&1Admin &r%player%"
Not sure if that's what it is but try it if it doesn't work I'll tell you when I'm not at school.
I want it to be their nametag, I already have tab working.
 
Status
Not open for further replies.