Solved What's wrong with the chat?

Discussion in 'Bukkit Help' started by PapiDimmi, Feb 18, 2013.

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

    PapiDimmi

    I really want Colors plugin though, I loved that plugin :'(

    But it seems like I can't.

    SOLVED :/
     
  2. Offline

    Necrodoom

    type /f config chatTagInsertIndex 2 for factions issue.
    also, the AFK message being purple is intended, if you dont like it, make a file in plugin/essentials called messages_en.properties with the following lines:

    userIsAway=\u00a75{0} \u00a75is now AFK.
    userIsNotAway=\u00a75{0} \u00a75is no longer AFK.

    change the 5 to another color.
    (/u00a7 = &, {0} = playername)
     
    PapiDimmi likes this.
  3. Offline

    PapiDimmi

    1. Thanks, I'll try that with factions.
    2. No matter, I just figured out that I like the purple AFK text xD

    Thanks :)

    I did /f config ChatTagEnabled true and /f config chatTagInsertIndex 2 but it's still double messages! The screwed up text is fixed though but why double messages?

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 31, 2016
  4. Offline

    Adriani6

    /f config chatTagInsertIndex 2 set it to one or zero maybe ?
     
  5. Offline

    PapiDimmi

    That's what necrodoom said... Read my post :)
     
  6. Offline

    Adriani6

    I don't see it anywhere, and with this kind of attitude to people helping you, get the f**k out.
     
  7. Offline

    PapiDimmi

    Okay sorry, chill -.-
     
  8. Offline

    Necrodoom

    all i see is YOUR attitude.

    oh, as for the double message, i need you to list plugins.
     
  9. Offline

    PapiDimmi

    TimTheEnchanter, PvPRestore, LagMeter, CustomJoin, Essentials GroupManager, Kivi, WorldEdit, NoCheatPlus, Powertool, CloseDown, SimpleAlias, Vault, SimpleVanish, Multiverse-Core, TempBan, LWC, Cookiemonster, BackOnDeath, uSkyBlock, WorldGuard, CommandLog, CensorShip, HeadGive, Colors, CoreProtect, Fly, CapsLock, OpenInv, Timeismoney, Autosaver, ProtocolLib, SuperSpleef, MobArena, Essentials, EssentialsProtect, EssentialsSpawn, Multiverse-Portals, Multiverse-Inventories, Multiverse-SignPortals, EssentilasGeoIP, RestrictCreative, EssentialsAntiBuild, DisguiseCraft, ChestShop, EssentialsChat and Factions.

    I know; alot :/
     
  10. Offline

    Necrodoom

    disable "colors" plugin.
     
  11. Offline

    PapiDimmi

    Why? I love that plugin! Is it that who causes double chat when faction tag enabled?
     
  12. Offline

    Necrodoom

    er, you already have a plugin that does what colors does, essentialschat.
    if you run 2 chat plugins at once, this error will happen.
     
  13. Offline

    PapiDimmi

    So I can do
    &2Test
    and /nick &2P&3a&7p&8i
    and put color codes on signs without Colors?

    And without Colors I can't lock my color :(
     
  14. Offline

    Necrodoom

    yes, yes, yes, and by lock your color you mean text color?
     
  15. Offline

    Fawnd

    You should get rid of the Colors plugin, use Essentials instead. Then delete the little # sign in front of # -color in the config under enabledSigns:
     
  16. Offline

    PapiDimmi

    Like for example always my chat color is cyan instead of white! Whenever I log on I must use /colorlock &3
     
  17. Offline

    Necrodoom

    you could set a group for your self, then set in essentials group-format a chat color.
    but anyway, youd have to remove one chat plugin or the another to solve your problem or until factions fixes this bug, sorry.
     
  18. Offline

    PapiDimmi

    How do I set group format chat color?

    Edit: Like this?

    group-formats:
    # Default: '{WORLDNAME} {DISPLAYNAME}&7:&r {MESSAGE}'
    Owner: '&2[{GROUP}]&r {DISPLAYNAME}&7:&3 {MESSAGE}'


    Edit2: Is /colors (so you get rainbow-colored chat text) Essentials or Colors?
    Edit3: I found out /colors is a command in the Colors plugin. I really liked that plugin and that command, but I got rid of the plugin now :(
    Edit4: Now it won't show double messages, so now I can have faction tags on :D
    Edit5: But I did that over (with the group formats), and I didn'y got cyan message! Only white like normal! How do I change my text color?

    Bump! (read this post)

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 31, 2016
  19. Offline

    Necrodoom

    paste essentials config.yml using www.pastebin.com please.
     
  20. Offline

    PapiDimmi

  21. Offline

    Necrodoom

  22. Offline

    PapiDimmi

    What does that mean?
     
  23. Offline

    Necrodoom

    go to the owner group-format line, add 2 spaces behind it.
     
  24. Offline

    A1Legged

  25. Offline

    PapiDimmi

    Like this?

    # Default: '{WORLDNAME} {DISPLAYNAME}&7:&r {MESSAGE}'
    __Owner: '&2[{GROUP}]&r {DISPLAYNAME}&7:&3 {MESSAGE}'

    __ = space
     
  26. Offline

    Necrodoom

    the O in owner should be on the same column as the o in group-format. (2 lines above)
     
  27. Offline

    PapiDimmi

Thread Status:
Not open for further replies.

Share This Page