Howdy Rostov114,

Listed below is a null referrence exception error that popped up on my server for your plugin.

Failed to call hook 'CanLootEntity' on plugin 'PersonalHeli v1.1.10' 
(NullReferenceException: )
  at (wrapper managed-to-native) 
UnityEngine.Component.get_gameObject(UnityEngine.Component)
  at Oxide.Plugins.PersonalHeli.CanLootEntity (BasePlayer player, 
StorageContainer container) [0x00014] in 
<20587eaf686d43b096fff5f3ca403aa8>:0
at Oxide.Plugins.PersonalHeli.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00378] in <20587eaf686d43b096fff5f3ca403aa8>:0
at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <87ce9ac9776a48658bc55eae6debe38b>:0
at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in :0
at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in :0


Thanks,

Tim