hello, I found a bug in the plugin, put a small box, put a door lock on it, hover to find out the data and an error pops up in the server console:
[21:37:41]Failed to call hook 'CmdCheckEntity' on plugin 'AdminHammer v1.13.0' (InvalidCastException: Specified cast is not valid.)
at Oxide.Plugins.AdminHammer.CheckEntity (BasePlayer player) [0x0080b] in <4e6136d232a94e8985c10aebf0aa6169>:0
at Oxide.Plugins.AdminHammer.CmdCheckEntity (BasePlayer player) [0x0001c] in <4e6136d232a94e8985c10aebf0aa6169>:0
at Oxide.Plugins.AdminHammer.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x002c1] in <4e6136d232a94e8985c10aebf0aa6169>:0
at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <09575a60985045248bcb43b20faeeb99>:0
at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <bae5f1223fce49c493b01571c99dce02>:0
at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <bae5f1223fce49c493b01571c99dce02>:0
Tell me how to fix this error or do I need to wait for the plugin update?