Color nicknames

Discussion in 'Bukkit Help' started by Nefhith, Sep 3, 2012.

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

    Nefhith

    I'd like to know a plugin that works to color the nicknames of my users. I've got GroupManager and it seems to overwrite what the other plugins (I've tried using ColorMe and ColoredTexts) making it always the color I specify on groups.yml of GroupManager.

    I know it sound confusing, but my english is pretty bad.
     
  2. Offline

    Bruno1574

  3. Offline

    Necrodoom

    er, GM isnt a chat plugin, also, if you dont want GM to override prefix, dont set a prefix?
     
  4. Offline

    Nefhith

    Bruno1574: Doesn't work.

    necrodoom: I've placed "[]" as prefix, and it just doesn't work. I've got it like that:

    Show Spoiler

    groups:
    Default:
    default: true
    permissions:
    - essentials.help
    - essentials.helpop
    - essentials.list
    - essentials.motd
    - essentials.rules
    - essentials.spawn
    - essentials.tpa
    - essentials.tpaccept
    - essentials.tpdeny
    - essentials.home
    - essentials.nick.color
    - expPlus.top
    - expPlus.pay
    - expPlus.info
    - colorme.*
    - essentials.build
    - groupmanager.notify.self
    - essentials.warp
    - multiverse.portal.access.*
    inheritance: []
    info:
    prefix: []
    build: false
    suffix: []


    They've got colorme.* and essentials.nick.color and it just doesn't work :/
     
  5. Offline

    Necrodoom

    thats because thats not how you set prefix/suffix to none. its prefix: ''

    also, GM cannot override prefix, because its not a chat plugin, if you are using essentials /nick for nicknames, its impossible for any chat plugin to override it. also, are you using essentialschat.jar?
     
  6. Offline

    Nefhith

    I'm not using /nick and yes, I've got essentialschat.

    I already had '', but it mad nothing, so I tried with []. I'll put it back to normal.
     
  7. Offline

    Necrodoom

    try disable the other chat plugins, but esschat, then test as OP doing /nick &7test
    should give more clear data on the issue.
     
  8. Offline

    Nefhith

    It changed my nickname to test and the nick was gray.

    And I don't have any chat plugin, only colorme and essentialschat (is colorme a chat plugin?)
     
  9. Offline

    Necrodoom

    colorme is a chat plugin, and you just proved that /nick works fine, since &7 means gray
     
  10. Offline

    Nefhith

    And what can I use as reference?

    If I want my nick blue, I should use /nick nefhith &numberofcolorbluenefhith, am I wrong?
     
  11. Offline

    Necrodoom

  12. Offline

    Nefhith

    Great! Thank you!

    And how do I remove that ~ that is always placed on my nick?
     
  13. Offline

    Nefhith

    Anyone can help me?
     
  14. Offline

    owningprodsmc

  15. Offline

    Necrodoom

    using permissionsex isnt needed to change a nick.
    at the essentials config.yml, you can change the nick prefix (near the top of the config.yml)
     
  16. Offline

    Nefhith

    Great! Thank you very much necrodoom, I even found that OP color name thing I've been looking for so long! =D
     
Thread Status:
Not open for further replies.

Share This Page