got this new error for new version
Failed to call hook 'OnServerInitialized' on plugin 'DiscordAuthLogger v1.0.5' (NullReferenceException: Object reference not set to an instance of an object)
at Oxide.Plugins.DiscordAuthLogger.OnServerInitialized () [0x00034] in :0
at Oxide.Plugins.DiscordAuthLogger.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00246] in :0
at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in :0
at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in :0
at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in :0