BetterChat

Moved

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

4.9898/5, 98 likes
  1. turn them on in the config
     
  2. He means Clantags as far as I know.
     
  3. oh I see have not checked that yet myself you have a lot of work ahead fixing this and it was working well at version 4.0.3
     
  4. "General": {
    "Enable Player Tagging": true,
    "Minimal Characters": 2,
    "Reverse Title Order": false
    },

    Clantags still not worky.
     
  5. Player Tagging is not anything about clantags. Player Tagging is like "@maxaki"
     
  6. It adds an oxide group which can be removed with "group remove laserhydra", but after reloading the plugin the group appears again :s
     
  7. LaserHydra updated Better Chat with a new update entry:

    4.1.8

     
  8. Hello,

    Sorry for my bad english, i have problem with plugin. I create 2 groups, Administrateur(For admin) and Joueur(For players), but the group admin it's ok and the group player it's ok but he don't show the name Joueur, he show Player. Can you help me please ? This is my file in Data and my file config
     

    Attached Files:

  9. Oh, okay. So how can I enable clantags displaying in chat?
     
  10. Hello sorry for the question and did a while ago but can not find the post, What was the command of earlier versions to add people to a group?
     
  11. before version 4?
    [DOUBLEPOST=1463946067][/DOUBLEPOST]
    They normally should work but due to some reason they don't. Its not a feature but a bug.
     
  12. I had a programmer who looked at the code and he simply said it didn't exist a clan feature in these recent updates.

    Edit
    He might be wrong tough. But that was what he said. You're the developer of the program and have the greatest overview.

    He gave me a quickfix
    public string Text = "[" & Clans.GetClanOf(player) & "]";
     
  13. He is half correct. BetterChat does not pull the tag from clans, simply because it doesn't overwrite the name. Thats why it should normally just work like this, it did a few updates ago too...
     
  14. still dont load the colors of the groups, is it going to fix or we should use older versions?
     
  15. How to add a tag such as VIP use permissions?
    For version 1 .... could be like this: / gran group vip betterchat.vip
     
  16. Follow the FAQ and add it via chat first.
    Then look at the group in your betterchat/groups.json file to do further edit.

    To give the groupchat permission do grant user name betterchat.group.vip
    Then there's other permission for kits. grant user name kits.vip
    That would give them access to a kit with permission vip.

    Make it all easier by making a group called VIP.
    grant group vip thepermission

    Then do usergroup add name vip

    If you grant both the kits.vip and betterchat.group.vip to the VIP group the players in that group would have access to it.
     
  17. why the image disappeared
     

    Attached Files:

    • 111.jpg
      111.jpg
      File size:
      2.9 KB
      Views:
      34
  18. What am i doing wrong? I am running Hurtworld with this plugin but doesn't work.

    Other plugins do work.
     
  19. What exaxtly does not work? Does it load?
    [DOUBLEPOST=1464002186][/DOUBLEPOST]
    It should work for every game oxide supports. The one for Hurtworld specific wont be updated anymore.