Inactive [CHAT/GEN] ColoredTablist 1.7 - bring Colors to your Tablist! [1.2.5-R5.0]

Discussion in 'Inactive/Unsupported Plugins' started by beleg, Jun 8, 2012.

  1. Offline

    beleg

    Very Simple Plugin to color your Playerlist!
    Support my Work and visit my Homepage!

    Moved to BukkitDev!


    FAQ:

    Click here!


    How it works:

    1. Install Vault
    2. Install the Plugin.
    3. Choose a Permissions Node named by the color.
      Example: 'coloredtablist.blue' stands for blue :)
      OR set 'UserPermissions' to false in the config and choose a color codescroll down
    4. Give a User (or a Group) the specifc Permissions Node.
      OR give a Group the specific Color Code in the Config
      Now when the User joins he automatically gets colored in the Playerlist (press Tab).
    Commands:

    • /coloredtablist = reloads the Playerlist, helpfull when you change permissions..
    Configuration:

    Code:
    Version: 0.9
     
    #Whether or not Permissions should be used instead of Groups:
    UsePermissions: true
    #Whether or not Nicknames should be used (might be a bit buggy)
    UseNicknames: false
    #Write the Groups in, like here. Use "" as Prefix to dont have one. You can use Colors in Prefix using § so §4 would be red.
    Groups:
        Member:
              Colors:
                - o
                - 4
              Prefix: ""
        Admin:
              Colors:
              - 4
              - l
              Prefix: [A]
    #Set Color Codes for coloredtablist.multi1 here:
    multi1:
        - 2
        - o
    #Set Color Codes for coloredtablist.multi2 here:
    multi2:
        - e
        - o
    #Set Color Codes for coloredtablist.multi3 here:
    multi3:
        - a
        - o
    #Set Color Codes for coloredtablist.multi4 here:
    multi4:
        - a
        - o
    #Set Color Codes for coloredtablist.multi5 here:
    multi5:
        - a
        - o
    #Set Color Codes for coloredtablist.multi6 here:
    multi6:
        - a
        - o
    #Set text for coloredtablist.prefix1 here:
    prefix1: new
    #Set text for coloredtablist.prefix2 here:
    prefix2: exp
    #Set text for coloredtablist.prefix3 here:
    prefix3: mod
    #Set text for coloredtablist.prefix4 here:
    prefix4: admin
    #Set text for coloredtablist.prefix5 here:
    prefix5: boss
    #Set text for coloredtablist.prefix6 here:
    prefix6: idk
     
    

    Permissions:

    Click here


    Color Codes:

    Use them in Config without "#" and as Fullname in Permissions
    [​IMG]

    Symbol Effect/Name​
    k Magic/Random​
    l Bold
    m Strikethrough
    n Underlined
    o Italic



    [​IMG]

    Changelog:
    Code:
    1.1
     
      Reconfigurated new Permissions (should fix that the prefixes are given by default in 
      permissions mode)
     
    1.0
     
      Added 3 more multi Permission Nodes
      Added prefix Permission Nodes
     
     
    0.9.3
     
        Fixed Bug when Playername + Color is above 16 Characters and no Prefix is set  (Group-Mode)
     
    0.9.2
     
        Fixed Bug when Playerlist isnt Updating on Join in Group-Mode
     
    0.9.1
     
        Forgot to remove a Debug Message in 0.9 sry :D
     
    0.9
     
        Added Prefixes for Group-Mode (look into your Config, you also have to retype the Colors into Colors:)
        Fixed Bug when Playername + Colors is between 12 - 16
     
    0.8
     
        Added Plugin Metrics so ColoredTablist is on this Page.
        Added Author to plugin.yml
        Added Option UseNicknames in Config
     
    0.7.3
     
        Fixed Bug when the Playername is 13 Characters long.
     
    0.7.2
     
        Now Resetting the Color after the Name (the little Ping Thing looks as it should) but only, if the playername is short enough so it doesnt get shortened for that (as I think the playername is more important than the Ping Thing.. I am not even sure if its not just showing something random xD)
     
    0.7
     
        Added multi Color Codes to Groups (you have to redo your Group Configuration sry about that)
        0.7.1: added missing Vault depend stuff.
     
    0.6
     
        Added multi Permissions (configurable to mix Colors with Italics)
        Changed Code of Permissions, please Test (thats why its a Beta..)
     
    0.5
     
        Fixed Command '/coloredtablist' yeahh :D
     
    0.4
     
        Added Check when you Chat (So the Tablist updates when a Player sends a message)
        Added Config for using Group Colors instead of Permissions (just look into the Config :) )
     
    0.3
     
        Fixed Bug if the Playername is longer than 14 Characters (in the Tablist are max 14 Characters shown now.)
        Made Command only usable as Player (you got an error if you use it from console)
     
    0.2
     
        Added Command 'coloredtablist' (reloads the tablist, helpfull when you change permissions)
        Added Description to plugin.yml
     
    0.1
     
        Started the whole Project
        So I cant write much now... 
     
  2. Offline

    beleg

    ..okay x) thank you ;)

    Just updated to 1.0!
     
  3. Offline

    md_5

    Should be [1.2.5-R4.0]
     
  4. Offline

    beleg

    changed it. Thats how I'm doing it on bukkitdev so I thought it's okay here too..
     
  5. Offline

    md_5

    Approved
     
  6. Offline

    beleg

    thanks :)
     
  7. I'm having a problem, when i set a groups color and prefix, it works, BUT some of the players full names dont show up, and it just cut them in half?
     
  8. Offline

    beleg

    please look at the known bug list on bukkitdev, the name in the tablist can max. be 16 letters and one color takes 2 letters.
     
  9. I'm aware, but even if it's not 14 letters i cant get the prefix infront of the name?
     
  10. Offline

    ping2

    Just updated to 1.0![​IMG]
     
  11. Offline

    the_Creat0r

    Hey it all worked out, but the connection pyramid bar is black for me, but not for anybody else. I'm the only person in the owner group if that may be the issue.
     
  12. Offline

    Dood76

    1.4.7 please
     

Share This Page