New group not showing in json
It should be written to the file right away.
If you're editing/opening the file via FTP, make sure you have refreshed and potentially reopened the file in your editor.
Merged post
it really just doesnt work i just keep removing them and adding back until it pops up i do /chat group add "name" then it says it successfully added the group then i refresh FTP and open data BetterChat.json file and default group is still the only one there
Merged post
@LaserHydra
Failed to call hook 'CmdChat' on plugin 'BetterChat v5.2.2' (InvalidOperationException: Sequence contains no matching element)
at System.Linq.Enumerable.First[TSource] (System.Collections.Generic.IEnumerable`1[T] source, System.Func`2[T,TResult] predicate) [0x00011] in <351e49e2a5bf4fd6beabb458ce2255f3>:0
at Oxide.Plugins.BetterChat.CmdChat (Oxide.Core.Libraries.Covalence.IPlayer player, System.String cmd, System.String[] args) [0x00142] in <f72ed650f63b444e9017160d8a833a5f>:0
at Oxide.Plugins.BetterChat.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x004d5] in <f72ed650f63b444e9017160d8a833a5f>:0
at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <008b12f41ec4452da1a5497eeb849299>:0
at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <ac41dd3599754d448b8c218b34645820>:0
at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <ac41dd3599754d448b8c218b34645820>:0
Merged post
chat add group name still wont add the group in the json file
<group>" not "chat add group".That error currently appears when a non-existent command was used. I have to fix that.