BetterChat

Moved

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

4.9898/5, 98 likes
  1. goto Configuration -> Others tab -> chat message regex
    change to:
    Code:
    ^\[Better\sChat\]\s\[.*?\]\s(?<sender>.*?):\s(?<message>.*)
    save
     
  2. Thx, but its only working Without a clan Tag. i have the betterchat addon "Clan tags for rust" installed
    how i can move these chat lines also in the chat tab?
     
  3. Wulf posted a regex for that, one or two pages back.
     
  4. Thx
    this one is work fine for me
    ^\[.*\]\s\[.*?\]\s(?<sender>.*?):\s(?<message>.*)
     
  5. Hello guys

    I added this plugin in my server and got it to work.
    But I have a problem. I made an admin group so admins can have their own colour.
    But everytime I log in Im both admin and player.
    I tried removing myself from the player group which is the default. It work but when I log back in its the same issue.

    How do I change it so I remain admin in title only?
    Is it the priority? Its in 0. So maybe change it to 1? would fix it?
     
  6. Hi @Missy

    Put the default group to "HiddenifNotPrimary = true", and this will fix it for you. Also put Admin is priority 0, and default is 1.

    - Psifio
     
  7. admin = 0
    mod = 1
    vip 2
    default 3 the default will always be the highest number
    and set this to true
    "HiddenIfNotPrimary": true
    for each group
     
  8. the commands to add/remove a user to a group arent working for me, just keeps coming up saying that the group does not exist.
    any ideas why?
     
  9. It literally says it for you, the group doesn't exist. Make sure you've created it correctly.
     
  10. sorry forgot to mention when i do the command to check for the groups they all pop up :)
     
  11. Is there a way to clear chat? That would be great if we could clear chat as server owners.
     
  12. [10/06/2017 21:44:32] at Oxide.Plugins.BetterChat.OnUserChat (IPlayer player, System.String message) [0x00000] in <filename unknown>:0
    at Oxide.Plugins.BetterChat.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0
    at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00000] in <filename unknown>:0
    at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0
    at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00000] in <filename unknown>:0
     
  13. How do I put the clan tag before the titles?

    Example: [CLAN] [VIP GOLD] Player name.
     
  14. @LaserHydra
     
  15. Your clans plugin would have to work with BetterChat, or a "middleman" plugin like the one for Rust which is listed on the overview.
    I currently don't know of a "middleman" plugin for hurtworld or other games though, if that is what you're looking for.

    EDIT: The one listed on the overview, is universal and works for hurtworld aswell.

    EDIT 2: If you mean the order specificly, I'll have to work on that.
     
    Last edited by a moderator: Oct 8, 2017
  16. I'm talking about Rust
    [DOUBLEPOST=1507499707][/DOUBLEPOST]
    I'm using Rust: IO Clans and Clan Tag as plugins, of course BetterChat

    @LaserHydra
     
  17. Laser he's talking like put the clan tag before the players rank like clan tag has higher priority
     
  18. Read my edit ;)
     
  19. Oh bet i read only this sorry XD
     
  20. hahaha, can you put the clan tag before any other title?

    I want the clan tag to appear before the other titles that the player can have as example [TAG CLAN] [VIP GOLD] Player Name, because the way it appears as follows, [VIP GOLD] [TAG CLAN] Player name

    @LaserHydra
     
    Last edited by a moderator: Oct 9, 2017