How do I change my name color?

Discussion in 'Bukkit Help' started by Greengreengene, Jun 3, 2013.

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

    Greengreengene

    With groupmanager everybodie's name is the color of the brackets on their prefix.

    Is there a way to make it so that I can have a white name instead of a green name (the color of prefix brackets)?
     
  2. Offline

    agastopia

    Go into groupmanager and then where it says
    Code:
          prefix: '&7[Default]'
    add a &f symbol after it so it looks like this:

    Code:
          prefix: '&7[Default]&f'
    The &f is the color of white so it makes all things following the prefix white.
     
Thread Status:
Not open for further replies.

Share This Page