Coloured Tab list Names

Discussion in 'Plugin Requests' started by BaxterCoding, Jan 1, 2015.

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

    BaxterCoding

    I need a plugin where you can have your name coloured in the tablist, I also want it so that when your OP the colour is not automatically red.

    I have tried lots of plugins and they dont work, now time for a real one.

    Time Schedule: Looking for it in the next few days.

    Permissions: Tabcolour.Green Tabcolour.Aqua

    Lightweight and compact.

    If someone could make this, that would be amazing. Thanks.
     
  2. Offline

    mrCookieSlime

    @BaxterCoding
    Try out my Plugin RankPrefix+. Link is in my Signatrure. Not only does it allow you to add custom Nametags to the TAB list but also to the Player's nametag itself.
     
  3. Offline

    BaxterCoding

    @mrCookieSlime Wow, I didn't realize you made most of them plugins, I use lots of them for my server. Please PM me. Thanks.
     
  4. Offline

    mrCookieSlime

    @BaxterCoding

    All conversations must remain on the Thread. There is no need to take the conversation to a private conversation.
     
  5. Offline

    BaxterCoding

    options:
    auto-update: true
    use-scoreboard-teams: true
    update-delay-in-ticks: 100
    notifications:
    name-in-chat:
    highlight: true
    sound:
    enabled: true
    sound: NOTE_PLING
    variables:
    afk:
    afk: '&eAFK'
    not-afk: ''
    chat:
    layout: '&7{PREFIX}{PLAYER}{SUFFIX}: {MESSAGE}'
    use-layout: false
    force-lower-case: false
    world-specific-layout:
    enabled: false
    world: '&7{PREFIX}{PLAYER}{SUFFIX}: {MESSAGE}'
    world_nether: '&7{PREFIX}{PLAYER}{SUFFIX}: {MESSAGE}'
    world_the_end: '&7{PREFIX}{PLAYER}{SUFFIX}: {MESSAGE}'
    sound:
    enabled: true
    sound: CLICK
    local:
    enabled: false
    per-world: false
    radius: -1
    ranks:
    A:
    prefix: '&8'
    suffix: ''
    scoreboard:
    enabled: true
    prefix: '&8'
    suffix: ''
    required-permission: ''
    message-color: '&7'
    B:
    prefix: '&3'
    suffix: ''
    scoreboard:
    enabled: true
    prefix: '&3'
    suffix: ''
    required-permission: ''
    message-color: '&7'
    order:
    - A
    - B


    My Config @mrCookieSlime
     
  6. Offline

    C4sad3i

    @BaxterCoding Also "I also want it so that when your OP the colour is not automatically red." Thats a config in essentials. I believe its row 23.

    # A color code between 0-9 or a-f. Set to 'none' to disable.
    ops-name-color: 'none'
     
  7. Offline

    mrCookieSlime

    @BaxterCoding
    Are you using 1.8? Because I think colored TAB Names have been removed in a recent 1.8 Build.
     
  8. Offline

    MrEminent42

    @mrCookieSlime
    Oh is that the problem? Cuz I couldn't get it to work either...
     
  9. Offline

    XgXXSnipz

    @mrCookieSlime @awesone_ness How can I get a color via command im trying to use TagAPI to make it so when I do /color <red> or /color 4 it would set my name in the color red, IK how to set the name just dont know how to get the color after its sent in a command
     
Thread Status:
Not open for further replies.

Share This Page