Coloured Names?

Discussion in 'Plugin Development' started by Rushmead, Oct 25, 2015.

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

    Rushmead

    Hello Fellow Bukkiteers!

    I'm currently creating a lovely Hub Plugin and i was wondering how can i make my players names coloured?

    Now the first option would be to use an external API, Which i dont want to use.

    Second option is to use Teams, But i have a scoreboard for each player, and that would make it really Complicated.

    And the last option is to use NMS, Which causes all sorts of issues.

    So i'm asking you, whats the best option?


    Thanks
    Rushmead
     
  2. Offline

    stefvanschie

    @Rushmead I didn't tried this, but wasn't there a method like player.setDisplayName()? If so, you could use that.
     
  3. Offline

    Rushmead

    Hiya, I forgot to mention I ment NameTags. SetDisplayName doesn't do that
     
  4. Offline

    Monollyth

    Your best option would be to go with scoreboard teams to change the nametag, this is able to be done with a second scoreboard as well.
     
Thread Status:
Not open for further replies.

Share This Page