BetterChat

Moved

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

4.9898/5, 98 likes
  1. No it doesn't load, normally when /reload BetterChat it said 1.1.3
    When I reload it now it say: BetterChat not loaded.

    Still capital B and C right?
     
  2. Hello guys! I got a question about the premissions .. currently i am working on a server but i got everything done but still need to do the permissions..

    When i add someone to the group do they get automatic get set to the betterchat group to? so when i
    usergroup add KiNG admin do i get the admin tag as my betterchat plugin got configed?
     
  3. Yes you will
     
  4. and how do i see the premission of like the group ''player'' because when i do show perms it shows all the perms i got
     
  5. Could you check your console or logs for errors?
     
  6. I will when oxide is updated ;-)
     
  7. in console type
    show group <groupname> perms

    for example
    show group Admin perms
    show group player perms

    It will list all permissions. Also you should as a server owner read sticky forums here in oxide - its here writen all nicely
    Using Oxide's permission system | Oxide
     
  8. @LaserHydra Current version isnt displaying Clantags or Profile avatar images.
     
  9. [05/23/2016 20:06:02] [Oxide] 20:06 [Error] Failed to load plugin 'betterchat' (no source found)
    [05/23/2016 20:06:05] [Oxide] 20:06 [Error] Failed to load plugin 'betterChat' (no source found)

    and server down

    the last 3 updates were horror xdd

    i change me last version plugin because the news updates only cause problems
     
  10. So no fix for clans right now huh?
     
  11. how to add clan tag on chat formating ?
     
  12. With this plugin enable it, obviously, overwrites the player's name, but I also use RustIO Clans, is it possible to stop this plugin removing the clan tag that RustIO Clans adds to the player's name? (It must be this plugin, because when I stop this plugin the name retains the Clan tag)
     
  13. Yes it seems to be this plugin I am sure the coder will fix it in time
     
  14. Clan Names aren't showing up with both the default groups file and a changed one. Any idea on it being fixed?
     
  15. I do know that the clan tags don't appear. No betterchat does NOT overwrite the names. I will fix it once I found a fix.
     
  16. don't work {ClanTag} from HWClans (HurtWorld) How fix this?
     
  17. Overwrite was a figure of speech, I just meant you re-format the names, and it seems you've done so on this occasion in such a way that you are removing all other formatting.
     
  18. What is wrong configure?
    My configs:
    HWClans
    Code:
    {
      "ClanChatOutput": {
        "Format": "{Prefix}{PlayerName}: {Message}",
        "MessageColor": "white",
        "PlayerNameColor": "#6495be",
        "PrefixColor": "orange",
        "PrefixText": "[Klan] "
      },
      "ClanPermissionByDefault": true,
      "ClanTag": {
        "AllowClanOwnerChangeColor": false,
        "DefaultColor": "#50CF04",
        "MaxLength": 5,
        "ShowAbovePlayerHead": true,
        "WordFilterContains": [
          "admin"
        ],
        "WordFilterExact": [
          "mod",
          "m0d",
          "moderator"
        ]
      },
      "GlobalChatOutput": {
        "FormatHasClan": "{ClanTag} {PlayerName}: {Message}",
        "FormatNotClan": "{PlayerName}: {Message}",
        "MessageColor": "white",
        "PlayerNameColor": "#6495be"
      }
    }
    Groups: (BetterChat)
    Code:
    [
      {
        "GroupName": "admin",
        "Priority": 0,
        "Title": {
          "Hidden": false,
          "HideIfNotHighestPriority": false,
          "Size": 15,
          "Color": "RED",
          "Text": "[Admin]"
        },
        "PlayerName": {
          "Size": 15,
          "Color": "#DCFF66"
        },
        "Message": {
          "Size": 15,
          "Color": "white"
        },
        "Formatting": {
          "Console": "{Title} {Name}: {Message}",
          "Chat": "{Title} {Name}: {Message}"
        }
      },
      {
        "GroupName": "default",
        "Priority": 5,
        "Title": {
          "Hidden": false,
          "HideIfNotHighestPriority": true,
          "Size": 15,
          "Color": "#50CF00",
          "Text": "[Gracz]"
        },
        "PlayerName": {
          "Size": 15,
          "Color": "#DCFF66"
        },
        "Message": {
          "Size": 15,
          "Color": "white"
        },
        "Formatting": {
          "Console": "{Title} {Name}: {Message}",
          "Chat": "{Title} {Name}: {Message}"
        }
      },
      {
        "GroupName": "moderator",
        "Priority": 1,
        "Title": {
          "Hidden": false,
          "HideIfNotHighestPriority": false,
          "Size": 15,
          "Color": "#f10991",
          "Text": "[SUPPORT]"
        },
        "PlayerName": {
          "Size": 15,
          "Color": "#DCFF66"
        },
        "Message": {
          "Size": 15,
          "Color": "white"
        },
        "Formatting": {
          "Console": "{Title} {Name}: {Message}",
          "Chat": "{Title} {Name}: {Message}"
        }
      },
      {
        "GroupName": "mvip",
        "Priority": 4,
        "Title": {
          "Hidden": false,
          "HideIfNotHighestPriority": false,
          "Size": 15,
          "Color": "#00FF60",
          "Text": "[MVIP]"
        },
        "PlayerName": {
          "Size": 15,
          "Color": "#DCFF66"
        },
        "Message": {
          "Size": 15,
          "Color": "white"
        },
        "Formatting": {
          "Console": "{Title} {Name}: {Message}",
          "Chat": "{Title} {Name}: {Message}"
        }
      },
      {
        "GroupName": "svip",
        "Priority": 2,
        "Title": {
          "Hidden": false,
          "HideIfNotHighestPriority": false,
          "Size": 15,
          "Color": "#FFB00D",
          "Text": "[SVIP]"
        },
        "PlayerName": {
          "Size": 15,
          "Color": "#DCFF66"
        },
        "Message": {
          "Size": 15,
          "Color": "white"
        },
        "Formatting": {
          "Console": "{Title} {Name}: {Message}",
          "Chat": "{Title} {Name}: {Message}"
        }
      },
      {
        "GroupName": "vip",
        "Priority": 3,
        "Title": {
          "Hidden": false,
          "HideIfNotHighestPriority": false,
          "Size": 15,
          "Color": "#0000FF",
          "Text": "[VIP]"
        },
        "PlayerName": {
          "Size": 15,
          "Color": "#DCFF66"
        },
        "Message": {
          "Size": 15,
          "Color": "white"
        },
        "Formatting": {
          "Console": "{Title} {Name}: {Message}",
          "Chat": "{Title} {Name}: {Message}"
        }
      }
    ]
    BetterChat config:
    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": [
        *********
        ],
        "Replacement": "*",
        "Use Custom Replacement": false
      }
    }
     
  19. Clan tags and avatars are not showing after update. Could you please confirm this problem
     
  20. So I updated versions 1.0. * To 4.1.8 and tags is not displayed.