Have you looked in the Groups.json
BetterChat
Moved
Total Downloads: 26,200 - First Release: Apr 21, 2015 - Last Update: Jan 12, 2018
- 4.9898/5, 98 likes
-
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:
-
-
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? -
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.
-
er... how do you do that please?
-
Wulf Community Admin
-
soo what do i need to do? update oxide or the plugin , sorry...
-
Wulf Community Admin
-
Thanks.
-
-
When was the Oxide update Wulf? Because I updated maybe 4 hours ago?
-
Wulf Community Admin
-
-
-
Wulf Community Admin
-
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?
-
You can find that file at .../oxide/data/BetterChat/Groups.json
Though, I can only recommend using the command 'chat'. -
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? -
-
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.