InvalidOperationException at CmdChatError

I did "chat list" in my server console and...

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 <a2ad4236f75b4a9b9cda6c4c0a845354>:0
  at Oxide.Plugins.BetterChat.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x004d5] in <a2ad4236f75b4a9b9cda6c4c0a845354>: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
I'm aware of the error, however "chat list" is not a valid Better Chat command.