BetterChat

Moved

Total Downloads: 26,200 - First Release: Apr 21, 2015 - Last Update: Jan 12, 2018

4.9898/5, 98 likes
  1. No, there isn't. Priority is the least expanded upon function within this mod. It doesn't say a thing about title order. I played around with priority ALOT. And it only did one or the other. it would either send both titles (The one that is formated to go on the left, and the one formatted to go on the right) to either side, and never where they were intended to go. Matching them in prioty (Ex. both having 1 priority) doesn't do anything, making the left one have higher priority only moves both to the left. And having the right one have more priority moves the titles to the right.

    Any sortof a solution would be appreciated.
     
  2. Really, because in the in-game help I saw an option to order them, and I have it enabled.
     
  3. Good day! Can a vip player himself change the color name and prefix ? If Yes , what team and what resolution ?
     
  4. This Plugin add

    is shit spam!

    force hangul plugin add !
     

    Attached Files:

  5. What just delete it? what does it control? mutes?
     
  6. If you give the VIP group admin perms.
     
  7. Not the best thing I would do will bring many problems doing that
     
  8. Is there anyway to prevent BetterChat to change the color of the Clans plugin prefix when using the key NameColor?
     
  9. I'm aware, you would get alot of problems, and they could change groups and even make themselves owner. You just asked so I answered.
     
  10. I never asked
     
  11. I use this in addition to the Clans Plugin. I have hidden the Player Title and kept the Admin Title.
    Players who are in clans also show their clan tag in front of their name. Is there any way to change the color of this from the rest of their name?

    It appears currently, whenever I change the Player's name color, it changes the tag to the same color.
     
  12. /chat group set player TitleColor <color>
    /chat group set player NameColor <color>
    [DOUBLEPOST=1462724299][/DOUBLEPOST]
    Sorry, someone else asked and I just answered.
    [DOUBLEPOST=1462724371][/DOUBLEPOST]
    Not that I'm aware of, you might be able to change the hex color in the clans.json and it's possible it would override it.
     
  13. Hey i need help, i add a group but dont show the title
    how i can show the title? thx
     
  14. /chat group add <name>
    Feel free to customize the color, ect.
    If it's an already existing group go into the .json file and you can remove the title. There may be a better way but I can't find it.
     
  15. The clans.json doesnt show any config to change the hex color or the prefix settings so I think im gonna ask in the Clans plugin thread if there is anyway to fix this, thank you anyway!
     
  16. But wouldn't that change the color of their entire name?
    Whenever I change that through the json it applies to both the Name and the Clan tag. I want the Clan tag to be a different color to their name
     
  17. Title
    Go post on the clans thread.I'm not aware of a way to fix that.
     

  18. Order them how? If you're talking about the format settings, it doesn't let me have settings from both groups at the same time, it only allows me to have settings from one or the other.


    Group 1
    has this setting.
    "Console": "{Title} {Name}: {Message}",
    "Chat": "{Title} {Name}: {Message}"

    Group 1 priority: (0 because it's the owner group)
    "Priority": 0,

    Group 2 has this format setting
    "Console": "{Name} {Title}: {Message}",
    "Chat": "{Name} {Title}: {Message}"

    Group 2 priority:
    "Priority": 4,

    With these settings it's forcing both titles to the left of the name in this style:
    "Group 2 Title" "Group 1 Title" Name: Message

    Rather than the intended:
    "Group 1 Title" Name "Group 2 Title": Message


    As to your ingame help, no such command exists ingame. However via console, there is one, if you're willing to go through the spam. I edited the setting that says Reverse Title Order. If thats what you're talking about, and all that did was this:
    "Group 1 Title" "Group 2 Title" Name: Message
    If you're referring to some other command, you're going to have to be a bit more specific, as I have no clue what you're talking about.

    Any help would be appreciated, please and thank you.
     
    Last edited by a moderator: May 9, 2016
  19. Alright so when i use betterchat and the permission system i put a * for the owner group for all the permissions but lets say i use a different plugin that requires permission or authlevel 2 how can i check what permission i must add for lets say the moderator group and how can i add auth level 2 to my group?
     
  20. You need to post on that plugins thread and ask for more advanced permissions, or the code to create them. There's not a way BetterChat can give someone authentication level only for a plugin, at least not easily. You could try coding that, but should post on the plugins thread so others can benefit also.