BetterChat

Moved

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

4.9898/5, 98 likes
  1. That's not really BetterChat related. Neither Permissions nor groups are provided by BetterChat but by Oxide.
    I'd recommend askin in the Kit support thread if you are having issues with it's permissions.
     
  2. As laser said that is the kit plugin you need to ask on as its to do with that plugin
     
  3. my plugin automatic adding me (owner) to the admin group without doing nothing and some players too!
    do i need to delete everything and do new one?
     
  4. it will only add auth level 2 to the admin group if its adding other people you need to check their auth level
     
  5. Wulf

    Wulf Community Admin

    That is Oxide, not this plugin. Oxide provides the groups, this plugin doesn't.
     
  6. Can you remove the [Better Chat] in front of console messages? This causes most Rcon clients to not detect that they are chat messages and thus arent placed in the chat section.
     
  7. What command do you type to remove a permission.
    I know grant group name command
     
  8. I had this plugin working just fine until now. Added an other plugin and now betterchat dosent work?

    Ive removed the plugin that i installed before betterchat stopped working, and ive reinstalled betterchat but nothing works?

    It says its unloaded.
     
  9. Hi if got a quick question, i added 2 groups (Owner, Admin). Giving works, but as soon as i rejoin the server im getting the default group "player" back. Is there any way to fix it without removing it for everyone? Thanks :)
     
  10. hi @laser hydra, can i know how do i make the xxx has come from country x using better chat thanks
     
  11. Hello I have a problem: I'm lost
    Can you help me ?
    But i given't permission, it's my problem ? Because I do not know how to add them for *****


    Code:
    My Texte:[
      {
        "GroupName": "default",
        "Priority": 3,
        "Title": {
          "Text": "[Novice]",
          "Color": "#55aaff",
          "Size": 13,
          "Hidden": false,
          "HiddenIfNotPrimary": true
        },
        "Username": {
          "Color": "#01CA87",
          "Size": 13,
         "ClanTagFormat": "[{Clan}] {Name}"
        },
        "Message": {
          "Color": "white",
          "Size": 13
        },
        "Format": {
          "Chat": "{Title} [{Clan}] {Name}: {Message}",
          "Console": "{Title} {Name}: {Message}"
        }
      },
      {
        "GroupName": "admin",
        "Priority": 1,
        "Title": {
          "Text": "[Admin]",
          "Color": "#D10115",
          "Size": 13,
          "Hidden": false,
          "HiddenIfNotPrimary": true
        },
        "Username": {
          "Color": "#01CA87",
          "Size": 13,
         "ClanTagFormat": "[{Clan}] {Name}"
        },
        "Message": {
          "Color": "white",
          "Size": 13
        },
        "Format": {
          "Chat": "{Title} {Username}: {Message}",
          "Console": "{Title} {Username}: {Message}"
        }
      },
      {
        "GroupName": "moderator",
        "Priority": 2,
        "Title": {
          "Text": "[Moderator]",
          "Color": "#F79D01",
          "Size": 13,
          "Hidden": false,
          "HiddenIfNotPrimary": true
        },
        "Username": {
          "Color": "green",
          "Size": 13,
         "ClanTagFormat": "[{Clan}] {Name}"
        },
        "Message": {
          "Color": "white",
          "Size": 13
        },
        "Format": {
          "Chat": "{Title} {Clan} {Name}: {Message}",
          "Console": "{ID} {Title} {Name}: {Message}"
        }
      },
      {
        "GroupName": "owner",
        "Priority": 0,
        "Title": {
          "Text": "[Owner]",
          "Color": "#01CA87",
          "Size": 13,
          "Hidden": false,
          "HiddenIfNotPrimary": true
        },
        "Username": {
          "Color": "red",
          "Size": 13,
         "ClanTagFormat": "[{Clan}] {Name}"
        },
        "Message": {
          "Color": "white",
          "Size": 13
        },
        "Format": {
          "Chat": "{Title} {Clan} {Name}: {Message}",
          "Console": "{ID} {Title} {Name}: {Message}"
        }
      }
    ]
    Thanks in advance
     

    Attached Files:

  12. Your file is wrong here is the fix for you and dont add things in the file that dont belong
    place in data folder

    Use this plugin for your clan

    Clans | Oxide
     

    Attached Files:

    Last edited by a moderator: Jun 2, 2017
  13. So my BetterChat isn't working anymore before it used to work but not anymore what did I do wrong?
     
  14. Can anyone make a file with rank:
    Owner
    Co-Owner
    Head-Admin
    Admin
    Mod
    Vip
    Player?

    Colour doesn't matter to me
     
  15. Try doing it yourself its not hard this way you will learn
     
  16. I have tried, but when i did it, the titles would not work at all, or it just doesen't want to work
     
  17. Then you should upload what you did so it can be checked and pointed out your mistakes its the only way to learn
     
  18. Code:
    [
      {
        "GroupName": "default",
        "Priority": 3,
        "Title": {
          "Text": "[Player]",
          "Color": "#55aaff",
          "Size": 15,
          "Hidden": false,
          "HiddenIfNotPrimary": true
        },
        "Username": {
          "Color": "#DCFF66",
          "Size": 15
        },
        "Message": {
          "Color": "white",
          "Size": 15
        },
        "Format": {
          "Chat": "{Title} {Username}: {Message}",
          "Console": "{Title} {Username}: {Message}"
        }
      },
      {
        "GroupName": "admin",
        "Priority": 1,
        "Title": {
          "Text": "[Admin]",
          "Color": "#55aaff",
          "Size": 15,
          "Hidden": false,
          "HiddenIfNotPrimary": true
        },
        "Username": {
          "Color": "#DCFF66",
          "Size": 15
        },
        "Message": {
          "Color": "white",
          "Size": 15
        },
        "Format": {
          "Chat": "{Title} {Username}: {Message}",
          "Console": "{Title} {Username}: {Message}"
        }
      },
      {
        "GroupName": "moderator",
        "Priority": 2,
        "Title": {
          "Text": "[Moderator]",
          "Color": "#55aaff",
          "Size": 15,
          "Hidden": false,
          "HiddenIfNotPrimary": true
        },
        "Username": {
          "Color": "green",
          "Size": 15
        },
        "Message": {
          "Color": "white",
          "Size": 15
        },
        "Format": {
          "Chat": "{Title} {Username}: {Message}",
          "Console": "{Title} {Username}: {Message}"
        }
      },
      {
        "GroupName": "owner",
        "Priority": 0,
        "Title": {
          "Text": "[Owner]",
          "Color": "#55aaff",
          "Size": 15,
          "Hidden": false,
          "HiddenIfNotPrimary": true
        },
        "Username": {
          "Color": "red",
          "Size": 15
        },
        "Message": {
          "Color": "white",
          "Size": 15
        },
        "Format": {
          "Chat": "{Title} {Username}: {Message}",
          "Console": "{Title} {Username}: {Message}"
        }
      }
    ]
    This is what i have
     
  19. That is not the one you changed the one you changed is the one that you need to upload and please upload the file not paste