Every time someone disconnects I get this in the logs
[Oxide] 09:00 [Error] Failed to call hook 'OnUserDisconnected' on plugin 'DiscordChat v2.1.3' (NullReferenceException: Object reference not set to an instance of an object)
at Oxide.Plugins.DiscordChat.OnUserDisconnected (Oxide.Core.Libraries.Covalence.IPlayer player, System.String reason) [0x00043] in <b7cc4474d86f479e9268e9f76bb9cfed>:0
at Oxide.Plugins.DiscordChat.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00412] in <b7cc4474d86f479e9268e9f76bb9cfed>:0
at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <23ba99f131254889867c71f0bd137b1d>:0
at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <157a94ee66ab4a7991faecd1eb84be3b>:0
at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <157a94ee66ab4a7991faecd1eb84be3b>:0