Player display name

Discussion in 'Bukkit Help' started by Lucasnonime, May 11, 2016.

Thread Status:
Not open for further replies.
  1. Offline

    Lucasnonime

    Hello guys, i'm looking for a plugin in 1.7.10 and that is the big problem ^^'. I just wanna set the player name above his head and in chat but all the api does not work in this version (so please dont tell me TagApi, NamesApi). Thanks you.

    Bump ? :)

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 12, 2016
  2. Offline

    Firestar311

    First off, for the above the head in the NameTag, you can use the Scoreboard API in Bukkit. Do do the chat one, use a Player object and then player.setDisplayName(String);
     
  3. Offline

    Lucasnonime

    The scoreboard cannot set a name, only prefixes of suffixes. Next we cant set displayDame to a player, that does not work :)
     
Thread Status:
Not open for further replies.

Share This Page