1. I tried the new betterchat but he say it is not loaded?
    Restart the server and still not loaded.

    Old version still works (but with lag)
    Is the new version really universal?
     
  2. Hello,

    I unfortunetly i gave my friend idiot admin group on chat. I'am using better chat for hurtworld. Do anyone know how to remove that group from my friend name??
     
  3. I have a problem, How can i set VIP prefix, not group?
     
  4. Code:
    [Oxide] 12:12 [Error] [Better Chat] The plugin failed to read something from the config: Word Filter/Permission
    Please reload the plugin and see if this message is still showing. If so, please post this into the support thread of this plugin.
    I don't know what this error is I've tryd to slove this by my self but with no results.
    So maybye someone else can fix this and then I'm pretty sure that the lag on the betterchat will be fixed.
    ( ps this is still from the old betterchat version and why Well this one is working properly then the new one)
     
  5. Do you change anything in: oxide/config/BetterChat.json" ? If you have a problem and console says "The plugin failed to read something from the config" you have corupted config file, maybe. PIf you change any in config PM me your changed code and I'll repair it for you.
     
  6. Well If this is an corruped file then I don't know it anymore more because this is the config from the betterchat self

    Code:
    {
        "admin": {
            "ConsoleFormatting": "{Title} {Name}: {Message}",
            "Formatting": "{Title} {Name}<color={TextColor}>:</color> {Message}",
            "NameColor": "#DCFF66",
            "Permission": "admin",
            "Rank": 3,
            "TextColor": "white",
            "Title": "[Admin]",
            "TitleColor": "red"
        },
        "Anti Flood": {
            "Enabled": true,
            "Seconds": 1.5
        },
        "AntiSpam": {
            "Enabled": false,
            "MaxCharacters": 85
        },
        "default": {
            "ConsoleFormatting": "{Title} {Name}: {Message}",
            "Formatting": "{Title} {Name}<color={TextColor}>:</color> {Message}",
            "NameColor": "#DCFF66",
            "Permission": "player",
            "Rank": 1,
            "TextColor": "white",
            "Title": "[Player]",
            "TitleColor": "#C4FF00"
        },
        "General": {
            "Enable Player Tagging": false,
            "Minimal Characters": 2,
            "Reverse Title Order": false
        },
        "moderator": {
            "ConsoleFormatting": "{Title} {Name}: {Message}",
            "Formatting": "{Title} {Name}<color={TextColor}>:</color> {Message}",
            "NameColor": "#DCFF66",
            "Permission": "moderator",
            "Rank": 2,
            "TextColor": "white",
            "Title": "[Mod]",
            "TitleColor": "red"
        },
        "Mute": {
            "Enabled": true
        },
        "Word Filter": {
            "Custom Replacement": "Unicorn",
            "Enabled": false,
            "Phrases": [
                "bitch",
                "faggot",
                "fuck"
            ],
            "Replacement": "*",
            "Use Custom Replacement": false
        },
        "WordFilter": {
            "CustomReplacement": "Unicorn",
            "Enabled": false,
            "FilterList": [
                "fuck",
                "bitch",
                "faggot"
            ],
            "UseCustomReplacement": false
        }
    }
    And I've run it on the validate json and this said valid json.
    So yeah
     
  7. Should be like this
    Code:
    {
      "Anti Flood": {
        "Enabled": true,
        "Seconds": 1.5
      },
      "General": {
        "Enable Player Tagging": true,
        "Minimal Characters": 2,
        "Reverse Title Order": false
      },
      "Word Filter": {
        "Custom Replacement": "Unicorn",
        "Enabled": false,
        "Phrases": [
          "bitch",
          "faggot",
          "fuck"
        ],
        "Replacement": "*",
        "Use Custom Replacement": false
      }
    }
     
  8. This is from the newst version of betterchat which I really hate btw I'm useing the old version from betterchat which working but with some chat lag, so yeah this is an request to the plugin developers to delete the newst version of betterchat and keeping continue the old version one because the pervious version of betterchat Is working and the new one not
     
  9. You really should say that you are using a older version but you wont get support for it ifs it really old so best to say what version you are using
     
  10. @TruxDeadnitro
    Do you know what is PM? Probably not, nevermind. It is "Private Message".
    Well, what is your problem...

    Your config file is corupt, because you have space in the key and old plugin doesn't work.
    No "Word Filter" but "WordFilter"
    I think that you were trying newest plugin and forgot to delete old configuration file.

    How to fix your problem:
    Just delete your configuration file "BetterChat.json" and restart plugin in the game, plugin creates new itself. Just write "/reload BetterChat" or restart your server.
    [DOUBLEPOST=1467565781][/DOUBLEPOST]if you want to use new version of this plugin, you must delete Configuration file too!
    if you don't do this, so plugin will not work...
     
    Last edited by a moderator: Jul 3, 2016
  11. Don't you really think I haven't tryd that already.
    sure I did that
    [DOUBLEPOST=1467569535][/DOUBLEPOST]Other ways I didn't asking help on this page that much.
    and it seems like you know everything well explain me when I'm createing in game a group with the next commands /chat add admin and /char add moderator and when I'm doing /chat user add moderator only what is showing is this [player] ]player]
    So yeah that isn't my fault I did everything correctly what i need to do before upgrade towards the newst version of betterchat this is just a script/plugin fault
     
  12. @TruxDeadnitro I dont play this game myself but what is wrong using the latest plugin
     
  13. Sorry but command "/chat add" doesn't exists
    Try: "/chat group add admin" and then "/chat user add <player> admin"
     
  14. Can anyone tell me why it keeps placing everyone into the default group after every restart?
     

    Attached Files:

  15. @Horris
    You must be in default group. If you like to hide "[Player]" tag, you must hide it.
    Edit your "Groups.json" file in "\Oxide\Data\BetterChat\"
    Find lines where is: "HideIfNotHighestPriority": false, and change "false" to "true"
    Enjoy
     
  16. Thanks for the reply, Unless I did it wrong it didn't work. Also it seems every-time I leave the default group it places me back in.
     

    Attached Files:

    Last edited by a moderator: Jul 5, 2016
  17. Do it for all groups.
     
  18. upload your groups file will fix it for you as there are two things for each that needs changed and if not done right will not show your groups right
     
  19. Thanks for reply, Heres my groups file.
     

    Attached Files: