I am getting an error after I updated the plugin:
Failed to call hook 'OnPlayerDeath' on plugin 'SimpleKillFeed v2.2.1' (NullReferenceException: Object reference not set to an instance of an object)
at Oxide.Plugins.SimpleKillFeed.OnPlayerDeath (BasePlayer victim, HitInfo hitInfo) [0x00034] in <f22f8c1512754efc9bfe02a7babc4eec>:0
at Oxide.Plugins.SimpleKillFeed.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x002d7] in <f22f8c1512754efc9bfe02a7babc4eec>:0
at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <cd9a02fd331347bd82d550bb1a9c8e9f>:0
at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <b76ec77c47d1449e92b2baab8603843d>:0
at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <b76ec77c47d1449e92b2baab8603843d>:0