Okay so I have a nametag script.
About a month ago, It used to work. But now, its Glitchy. I log in with both of my accounts and I cannot see my other accounts nametag (name above head) with the prefix. Then i reload the script, log out with both of my accounts and then it shows. This doesn't always work though. Sometimes it shows sometimes it doesn't
Does anyone know why this happens?
About a month ago, It used to work. But now, its Glitchy. I log in with both of my accounts and I cannot see my other accounts nametag (name above head) with the prefix. Then i reload the script, log out with both of my accounts and then it shows. This doesn't always work though. Sometimes it shows sometimes it doesn't
Does anyone know why this happens?
code_language.skript:
on load:
create nametag "Staff"
set prefix of nametag "Staff" to "&4&LSTAFF&r &5"
on join:
player has permission "staff.skript.see"
add player to nametag "Staff"