BetterChat

Moved

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

4.9898/5, 98 likes
  1. How do I edit it? and now /chat command apprantly dosn't exsist
     
  2. Wulf

    Wulf Community Admin

    You can't change the default group with Oxide, there shouldn't be a need to either as it is just for default permissions.

    Not sure what you mean by /chat, if you mean this plugin or all. If not chat commands are working... aka they go straight to the chat, you may want to make sure Oxide is installed.
     
  3. Oxide is installed all my other mods work fine it's just this one that i'm having problems with and I don't want the default Tag being [Player] thats why I want to change it and although I have BetterChat installed it is telling me that /chat group list - Chat command dosn't exsist
     
  4. Wulf

    Wulf Community Admin

    You can set any tag you want for any group, just configure it with that. Are you sure the plugin is loaded?
     
  5. yes but I want it so new players are automaticly in that group I don't want have to keep adding people to it, do you get what I mean? I'm not sure if i'm making sense to be fair and yes it is loaded the [Player] tage shows in chat and everything just no /chat command.
     
  6. Wulf

    Wulf Community Admin

    New players are automatically in the 'default' group , which you an customize the tag for using BettrtChat.
     
  7. Right I understand that but no matter what I do the tag does not seem to change from [Player] nore does the color change
    [DOUBLEPOST=1463916055][/DOUBLEPOST]
    Look at this image maybe that will make it more understandable - http://i.imgur.com/KAyqPV4.jpg
    [DOUBLEPOST=1463916091][/DOUBLEPOST]
    you see how I have the Tag from BetterChat? yet the /chat command dosn't work
     
  8. (13:21:24) | [Oxide] 13:21 [Info] Permission 'betterchat.admin' doesn't exist

    This is pretty weird cause BetterChat is running smooth, i cant use any betterchat commands cause it says unknown command
     
  9. I have fixed the duplicate message, missing permissions and also some commands not working.
    I will upload the fix in the next minutes. Thanks for your patience and sorry for any inconvenience.
     
  10. Thank you very much I knew I wasn't losing my mind
     
  11. LaserHydra updated Better Chat with a new update entry:

    4.1.5

     
  12. Default can no longer be edited I've just changed the title and it stays at [Player]
    [DOUBLEPOST=1463918345][/DOUBLEPOST]
    even newly added groups stay as [Player]
     
  13. I got a bit stuck, I deleted all group files and rebuilt groups but i can't add myself to it.

    (14:02:30) | [RCON][92.111.130.88:60751] chat user add chuck Admin

    (14:02:30) | [Oxide] 14:02 [Info] Player Chuck was added to group 'Admin'.

    (14:02:37) | [RCON][92.111.130.88:60751] chat user groups chuck

    (14:02:37) | [Oxide] 14:02 [Info] Chuck's groups: default
     
  14. LaserHydra updated Better Chat with a new update entry:

    4.1.6

     
  15. Okay i got a problem with this plugin
    after i added someone to Mod also over BetterChat , all player names are green why ?
     
  16. Currently using 4.1.6:
    - unable to add a user to the group 'default'
    - changes made in-game to group 'default' can be seen in /oxide/data/BetterChat/Groups.json but do not actually appear in-game
    - example: I've set the Title for group 'default' to [P]: in-game it's still [Player] but in Groups.json it's [P]
    - clan tags from the Clans plugin are not showing
    - the [God] tag from GodMode plugin is not showing
    - the console commands do not work , I don't get an error message but I also don't get any input in the console or in chat
     
  17. Hello pictures profil in chat disappear in version 4.1.6 why ? in version 4.0.4 I have pictures profil...
     
  18. same

    And fix Player name pls i made all currently since i restarted my server and updated the plugin i have this problem

    Screenshot
     
  19. how do I change it so the Icons are the players Steam Icons
     
  20. Code:
    [
      {
        "GroupName": "default",
        "Priority": 0,
        "Title": {
          "Hidden": false,
          "HideIfNotHighestPriority": false,
          "Size": 15,
          "Color": "#9EC326",
          "Text": ""
        },
        "PlayerName": {
          "Size": 15,
          "Color": "#9EC326"
        },
        "Message": {
          "Size": 15,
          "Color": "white"
        },
        "Formatting": {
          "Console": "{Title} {Name}: {Message}",
          "Chat": "{Title} {Name}: {Message}"
        }
      },
      {
        "GroupName": "prem",
        "Priority": 0,
        "Title": {
          "Hidden": false,
          "HideIfNotHighestPriority": false,
          "Size": 15,
          "Color": "#ff7518",
          "Text": "[Премиум]"
        },
        "PlayerName": {
          "Size": 15,
          "Color": "#199cff"
        },
        "Message": {
          "Size": 15,
          "Color": "#f8f4ff"
        },
        "Formatting": {
          "Console": "{Title} {Name}: {Message}",
          "Chat": "{Title} {Name}: {Message}"
        }
      },
      {
        "GroupName": "Support",
        "Priority": 0,
        "Title": {
          "Hidden": false,
          "HideIfNotHighestPriority": false,
          "Size": 15,
          "Color": "#ff00bf",
          "Text": "[Support]"
        },
        "PlayerName": {
          "Size": 15,
          "Color": "silver"
        },
        "Message": {
          "Size": 15,
          "Color": "white"
        },
        "Formatting": {
          "Console": "{Title} {Name}: {Message}",
          "Chat": "{Title} {Name}: {Message}"
        }
      }
    ]
    BetterChat erase the folder in the data folder , and just edit the default group as you need. And all other plugins instead of on player privileges do privilege on default and no problems. Thank you all!
     
    Last edited by a moderator: May 22, 2016