ArgumentNullException at OnEntityDeathError

Is there a fix to get this plugin working or an alternative? I'm getting the following error.

[Error] Failed to call hook 'OnEntityDeath' on plugin 'HideAndSeek v0.1.3' (ArgumentNullException: Value cannot be null.
Parameter name: key)
  at System.Collections.Generic.Dictionary`2[TKey,TValue].FindEntry (TKey key) [0x00008] in <fb001e01371b4adca20013e0ac763896>:0 
  at System.Collections.Generic.Dictionary`2[TKey,TValue].ContainsKey (TKey key) [0x00000] in <fb001e01371b4adca20013e0ac763896>:0 
  at Oxide.Plugins.HideAndSeek.OnEntityDeath (BaseEntity entity) [0x00026] in <1b2c69fd9d3c4ba2bb490dfeff944309>:0 
  at Oxide.Plugins.HideAndSeek.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00183] in <1b2c69fd9d3c4ba2bb490dfeff944309>:0 
  at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <d09a1f46ca2f4432811bcfe45ad13c7b>:0 
  at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <cf88a28c7fb44d36890d85a78331cc9d>:0 
  at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <cf88a28c7fb44d36890d85a78331cc9d>:0
There is a Prop Control plugin here, should work better at the moment.
Ill check it out, thanks Wulf!