--- layout: forums title: 'BetterChat | Page 200' breadcrumbs: > - "Plugin Support": "/forums/plugin-support.31/" ---

BetterChat

Moved

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

4.9898/5, 98 likes
  1. I dont use Rust.IO
     
  2. How can you make groups with a capital letter? That is not working for me.
     
  3. where word filter?
     
  4. From what I remember, Hydra said he wants to re-implement some of the old features you may remember. We'll just have to be patient :)

    They had to be removed due to some of the changes that were made to Rust.
    [DOUBLEPOST=1484339691][/DOUBLEPOST]
    You don't need to use Rust:IO. What's the problem you're experiencing BaDg3R?
    [DOUBLEPOST=1484339839][/DOUBLEPOST]
    Just head over to .data and open it up, then look for the group you want to change and find "Text": Then change this to reflect exactly what you want your title to look like.

    "GroupName": "admin",
    "Priority": 0,
    "Title": {
    "Text": "[Admin]",
    "Color": "#55aaff",
    "Size": 14,
    "Hidden": true,
    "HiddenIfNotPrimary": false
     
    Last edited by a moderator: Jan 13, 2017
  5. Not sure if this is a cause for concern, but this seems to happen whenever people use the chat. Calling 'OnUserChat' on 'BetterChat v5.0.3' took average 3215ms
     
  6. When will add WORD FILTER?
    Need to use old version of BetterChat :(
    Can't use custom clan tag colour (old v BetterChat) :\
     
  7. I prefer the old version at this moment, take that if you want it
     

    Attached Files:

  8. i know about this, but thx :)
    i want new WORK version...
    because need color clan tag
     
  9. The clan chat function is handled by Rust IO clans now. Hydra has posted a plugin version on the last few pages of the RustIO Clans plugin, until the developer can offer an updated version. You'll need to delete the old clans config.

    As for a chat filter, we'll have to be patient :)
     
  10. i think what
    Clans | Oxide
    better then
    Rust:IO Clans for Rust | Oxide
    because Clans have clantag color:
    Code:
    {% raw %}
    {
      "ClanLimits": {
        "Maximum_ClanAlliances": 2,
        "Maximum_Moderators": 2,
        "Maximum_TotalMembers": 30
      },
      "Messaging": {
        "ClanChat": "<color=#AFFF00>",
        "Main": "<color=#75b6ff>",
        "MSG": "<color=#fffce5>"
      },
      "Options": {
        "ClanTagColor": "<color=#ffd900>",
        "SaveTimer": 600,
        "ShowJoinMessage": true,
        "ShowLeaveMessage": true,
        "TagLengthMaximum": 6,
        "TagLengthMinimum": 2
      }
    }
    {% endraw %}
    iam using both versions, and dont know what goes better with BetterChat/Clantagcolor/WordFilter !?

    but if iam using Clans by killyou, i dont have a clantag color, but have works word filter (old version better chat)

    what should I do? :D
     
  11. I will contact k1llyou about adding support for BetterChat 5.x.x in his clans plugin.

    Edit: Looks like it was already updated, 0.1.39 should be able to show clan tags with BetterChat 5.x.x
     
  12. oh shit :D
    yesterday iam translate all plugin Clans on russian language, wasted time? :D
     
  13. Depends on where you translated it.
    If you translated it in the language file which is there for translations and text changes, you won't have to re-do it.
     
  14. So. I use Clans k1lly0u 0.1.37. and yours Better Chat 4.2.12. What should I do now to upgrade plug-ins, but it worked: Clantagcolor + Word Filter?
     
  15. As I said, Clans 0.1.37 works together with BetterChat 5.x.x
     
  16. Ok, thx <3
    [DOUBLEPOST=1484398446][/DOUBLEPOST]
    if i want use RustIO Clans, clantag color + word filter works fine?
     
  17. For rust:IO clans, I have posted a download which support BetterChat into the support thread
     
  18. Yo guys,

    got a problem with the groups.

    i got 1 owner group and 1 admin group.

    Since this new BetterChat came out, it adds me into both groups. i remove myself from Admin. log off, log on again and im back in the admin group.

    is there any way to prevent this from happening?
     
  19. No just set all to true
    "HiddenIfNotPrimary": true
    Priority
    Owner = 0
    Admin = 1
    Default = 2
    if any other groups then default will always be the highest number
     

  20. changed "HiddenIfNotPrimary": true , on owner and admin. the priority is good on all the groups. seems to work as i want now.

    Thx for the help Resistance! =)