BetterChat

Moved

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

4.9898/5, 98 likes
  1. Have you looked in the Groups.json
     
  2. i have the same problem it only happened after i updates my server
    this is my groups.json , nothing seems to bad to me ?

    Thanks.
     

    Attached Files:

  3. After the last oxide update i have a problem.If a player write in global chat the lines start whit " and end whit "
    example: "hi my name is jack". its from better chat?
     
  4. Yeah, I looked in groups.json. I ended up just hacking in a way to fix it. I wasn't using BetterChat before, so I can't confirm if it always added the quotation marks. But basically the OnUserChat hook always passes through the message with quotations added. So I simply removed the quotations from that message before BetterChat even handles it. So from what I understand, if it wasn't doing it before, either the hook changed, or BetterChat stopped removing the quotations.
     
  5. er... how do you do that please?
     
  6. Wulf

    Wulf Community Admin

    Fixed in the latest Oxide build. ;)
     
  7. soo what do i need to do? update oxide or the plugin , sorry...
     
  8. Wulf

    Wulf Community Admin

    Oxide.
     
  9. Thank you for your fast work =)
     
  10. When was the Oxide update Wulf? Because I updated maybe 4 hours ago?
     
  11. Wulf

    Wulf Community Admin

    When I posted in this thread. ;)
     
  12. Wulf has fixed the problem in oxide as I never seen it in this plugin before so update oxide and it should be ok and your groups file is ok
     
  13. In what game are you facing that?
     
  14. Wulf

    Wulf Community Admin

    It's already fixed, it was with Rust. ;)
     
  15. Why can't i make ranks like the older versions, like in the configs, just copy paste and make new names and change colors and permissions?
     
  16. You can. The groups have just moved in 4.0.0 to another file to not make the config file that messy.
    You can find that file at .../oxide/data/BetterChat/Groups.json

    Though, I can only recommend using the command 'chat'.
     
  17. doesn't work for rust legacy

    (19:52:11) | [Oxide] 9:52 PM [Error] BetterChat plugin failed to compile!

    (19:52:11) | [Oxide] 9:52 PM [Error] BetterChat.cs(1611,90): error CS1061: Type `Oxide.Core.Libraries.Covalence.IPlayer' does not contain a definition for `Reply' and no extension method `Reply' of type `Oxide.Core.Libraries.Covalence.IPlayer' could be found. Are you missing an assembly reference?
     
  18. Please update oxide.
     
  19. Hello, I have a problem with groups.

    I'm making all the groups for my owner as I am an Admin, so I created 4 groups, Owner, Admins and Moderators, but they don't show like that in the chat.

    I can't remove myself from the group Owner, each time the console say it has been done, but if I look my groups list I'm still Owner, same for my moderators, they are also shown as Owner in the list and in the chat.

    Priority are correctly set.

    Owner 0 / Admin 1 / Moderator 2 / Default 3

    All of them are set as true in hide if not highest priority.