BetterChat

Moved

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

4.9898/5, 98 likes
  1. Having an issue with:
    Removing the default group from just one user PERMANENTLY.
    I have the group [Owner] set to myself. thus my name being [Owner] Durexissafe, but i am also added to the group: default so my name will appear as follows: [Owner] [Player] Durexissafe. i remove myself from default using: /chat user remove (Name) default
    upon restart it will just re-appear.
    Anyway to fix this?

    -Durex
     
  2. Wulf

    Wulf Community Admin

    The default groups are set by Oxide, not this plugin. You can set which tags show in the config based on rank/priority.
     
  3. Owner 0, Admin 1, Mod 2, VIP 3, default 4
    then set for all groups "HideIfNotHighestPriority": true,

    The default group is always the highest number so if you have 10 groups default will be number 9 as Owner is 0
     
  4. @Resistance @Wulf holy fastest replies ever. Thankyou both for your assistance and will give it a shot now.
    Appreciate your help and fast responses :)
     
  5. While setting the tag to be hidden if isn't the highest priority is the better option, you also have the option of removing yourself from the default group by typing usergroup remove <name> default into the console.
     
  6. LaserHydra updated Better Chat with a new update entry:

    4.1.12

     
  7. LaserHydra updated Better Chat with a new update entry:

    4.1.13

     
  8. Hey I made 3 groups (Owner, Admin, and default). I am the owner and everytime I rejoin my server my name has all 3 tags of all 3 groups next to it. How do I make it so that I only have the Owner tag next to my name?
     
  9. See Better Chat | Page 116 | Oxide and Better Chat - FAQ | Oxide
     
  10. How do the clantags work now can't get them to show up at all?
     
  11. upload the groups.json file from your data/betterchat folder and will edit it for you as you seem to be having problems understanding
     
  12. Code:
    [
      {
        "GroupName": "default",
        "Priority": 0,
        "Title": {
          "Hidden": false,
          "HideIfNotHighestPriority": false,
          "Size": 15,
          "Color": "#aaaaaa",
          "Text": "[Scavenger]"
        },
        "PlayerName": {
          "Size": 15,
          "Color": "#0099cc"
        },
        "Message": {
          "Size": 15,
          "Color": "white"
        },
        "Formatting": {
          "Console": "{Title} {Name}: {Message}",
          "Chat": "{Title} {Name}: {Message}"
        }
      },
      {
        "GroupName": "Owner",
        "Priority": 0,
        "Title": {
          "Hidden": false,
          "HideIfNotHighestPriority": false,
          "Size": 15,
          "Color": "#ff1a1a",
          "Text": "[Owner]"
        },
        "PlayerName": {
          "Size": 15,
          "Color": "#0099cc"
        },
        "Message": {
          "Size": 15,
          "Color": "white"
        },
        "Formatting": {
          "Console": "{Title} {Name}: {Message}",
          "Chat": "{Title} {Name}: {Message}"
        }
      },
      {
        "GroupName": "Admin",
        "Priority": 0,
        "Title": {
          "Hidden": false,
          "HideIfNotHighestPriority": false,
          "Size": 15,
          "Color": "#e6e600",
          "Text": "[Admin]"
        },
        "PlayerName": {
          "Size": 15,
          "Color": "#0099cc"
        },
        "Message": {
          "Size": 15,
          "Color": "white"
        },
        "Formatting": {
          "Console": "{Title} {Name}: {Message}",
          "Chat": "{Title} {Name}: {Message}"
        }
      }
    ]
     
    Last edited by a moderator: Jun 24, 2016
  13. You need to upload the file not post whats in it so I can download fix it and upload it for you also you should have a moderator one there for your auth level 1 moderators
     
  14. Here is the file
     

    Attached Files:

  15. Here you go I did add a moderator as it really should be there even if not being used once you upload this reload the plugin in rcon
     

    Attached Files:

  16. is it possible to give a chatgroup a little icon instead of the title?
     
  17. Thank you for the help. Sorry for the trouble.
     
  18. Clan names not showing in 4.1.13 but do in 4.1.11
     
  19. Hi guy !

    Can I change the policies of BetterChat ?
    I would like a text IG like your photos if it's possible

    If i can, can you tell me please how to do ?

    Sorry for my bad EN.
    Great plugin, good job !

    Good day :)