Text Under Username

  • 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.
Apr 9, 2017
28
1
0
35
Hi, I was wondering how I can put text under a players username like this from Mineplex.
2017-06-21_15.17.06.png
 
@termanator1128 - well you can spawn an armorstand, with invisible tag, and name it to something etc, and teleport it to player with offset like 1.2

or you can bind a hologram, which requires SkRayFall & HolographicDisplays

code_language.skript:
        bind hologram "&2Holograms are cool!;ItemStack:Diamond Sword;&9I can have multiple lines!;&5and items!" to player for 10 seconds offset by 0.5, 0.5, 0.5
 
Status
Not open for further replies.