1. It replaces the word "again" using this filterlist. Does it check for partly names? maybe because there is "ag" in both words. Is it possible to do a better matching?

    Code:
    "WordFilter": {
        "CustomReplacement": "****",
        "Enabled": false,
        "FilterList": [
          "fuck",
          "gay",
          "bitch",
          "faggot"
        ],
        "UseCustomReplacement": false
     
  2. LaserHydra updated Better Chat with a new update entry:

    1.1.11

     
  3. Hi, could I suggest a new thing to betterChat plugin ? Like this magic chat plugin has a range to only players around that (50-60 you can setup) see msgs in chat and another command you put @ in front of your text to talk in world chat... My point is for a server has 50-70 players online would clean the chat with text not every person would like to see... only players around him their friends =D

    I hope you like my suggestion =D
     
  4. Please try if the newest update fixes that.
     
  5. After update from 1.1.0 to 1.1.1 i get this error

    Code:
    [Oxide] 8:54 PM [Error] [Better Chat] The plugin fa
    he config: Mute/Permission
    Please reload the plugin and see if this message is
    post this into the support thread of this plugin.
    Ideas? I tried deleting the betterchat_muted.json in the data folder without any luck
     
  6. i will test this update hydra. i did try and fix it my self useing regexr with no joy i hope this update helps
     
  7. With 1.1.0 i added betterchat.mute to the default group, i suspect it har something to do with it, but i tried revoking that permission, did not help
     
  8. so will this Filter change what ever word is placed in filter into unicorn now..

    Previously it used to just block random normal words with the word list i provided.
     
  9. Code:
    [LivemapIO] 10:07 [Error] [Better Chat] The plugin failed to read something from the config: Mute/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.
    (Filename: /home/builduser/buildslave/unity/build/artifacts/generated/common/runtime/UnityEngineDebugBindings.gen.cpp Line: 65)[Oxide] 10:07 [Error] [Better Chat] The plugin failed to read something from the config: Mute/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.
     
  10. LaserHydra updated Better Chat with a new update entry:

    1.1.12

     
  11. Last edited by a moderator: Jan 5, 2016
  12. How do I add the VIP group ?
     
    Last edited by a moderator: Jan 5, 2016
  13. All the details are on the main plugin page mate . or you could just change MOD to VIP
     
  14. I gave the rights to the player, but the prefix does not appear. (/grant user nick vip)
    Code:
      "vip": {
        "ConsoleFormatting": "{Title} {Name}: {Message}",
        "Formatting": "{Title} {Name}<color={TextColor}>:</color> {Message}",
        "NameColor": "#6395be",
        "Permission": "vip",
        "Rank": 2,
        "TextColor": "white",
        "Title": "[VIP]",
        "TitleColor": "#ffd700"
      },
     
  15. Please change commend /mute - usually usage this command with duration (seconds), but BetterChat simple mute player with out expire. Of course, I see muted players in file BetterChat_Muted.json, but not all moderators have access this file and this not convenient. More, this command from BetterChat overrides this command from module AdminTools, because of this, on my server there was little confusion, when moderators lost their permission.
    Yes, I see that this command can be disable from config, but by default it is enabled. Thanks.
     
  16. try /usergroup add nick vip
     
  17. I see /mute was added, does it carry across server restarts?

    *sorry if this was already asked*
     
  18. PLEASE REMOVE the Mute option asap, you're causing huge issues with 2 other plugins, disabling it in config does NOTHING, still doesn't allow you to use the commands from the other plugin.
     
  19. How do I remove [Player] group?
    [DOUBLEPOST=1452491596][/DOUBLEPOST]
    It does work. You're doing something wrong. I'm using AdminTools for the mute and I disabled it in BetterChat.
     
    Last edited by a moderator: Jan 11, 2016