Errors when doing settings or placing poles.

(04:17:13) | [Oxide] 02:17 [Error] Failed to call hook 'LordAdminCommand' on plugin 'LandLord v1.0.16' (KeyNotFoundException: The given key was not present in the dictionary.)

at System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) [0x0001e] in <eae584ce26bc40229c1b1aa476bfa589>:0

at Oxide.Plugins.LandLord.LordAdminCommand (BasePlayer player, System.String command, System.String[] args) [0x005f7] in <4fb5cf279d0841a09e7e8025bfb5bf32>:0

at Oxide.Plugins.LandLord.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x000d2] in <4fb5cf279d0841a09e7e8025bfb5bf32>:0

at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <31122a27a2414cd799150f8677cf39d4>:0

at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <c2afd8354b8b4f3ca451cf5a1aa111c3>:0

at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <c2afd8354b8b4f3ca451cf5a1aa111c3>:0

(04:17:21) | Checking for new Steam Item Definitions..

(04:17:26) | [Oxide] 02:17 [Error] Failed to call hook 'CanBuild' on plugin 'LandLord v1.0.16' (NullReferenceException: Object reference not set to an instance of an object)

at Oxide.Plugins.LandLord.CanBuild (Planner planner, Construction prefab, Construction+Target target) [0x00052] in <4fb5cf279d0841a09e7e8025bfb5bf32>:0

at Oxide.Plugins.LandLord.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x004cd] in <4fb5cf279d0841a09e7e8025bfb5bf32>:0

at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <31122a27a2414cd799150f8677cf39d4>:0

at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <c2afd8354b8b4f3ca451cf5a1aa111c3>:0

at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <c2afd8354b8b4f3ca451cf5a1aa111c3>:0

(04:17:26) | [Oxide] 02:17 [Error] Failed to call hook 'OnEntityBuilt' on plugin 'LandLord v1.0.16' (NullReferenceException: Object reference not set to an instance of an object)

at Oxide.Plugins.LandLord.OnEntityBuilt (Planner plan, UnityEngine.GameObject go) [0x00052] in <4fb5cf279d0841a09e7e8025bfb5bf32>:0

at Oxide.Plugins.LandLord.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00274] in <4fb5cf279d0841a09e7e8025bfb5bf32>:0

at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <31122a27a2414cd799150f8677cf39d4>:0

at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <c2afd8354b8b4f3ca451cf5a1aa111c3>:0

at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <c2afd8354b8b4f3ca451cf5a1aa111c3>:0

checking

Merged post

No repro here. It looks like the plugin had not been installed properly. 
try to delete these files:

  • oxide\plugins\LandLord.cs 
  • oxide\data\Landlord.data.json

Make sure these plugins Clans and ZoneManager are installed and install the plugin again. 
P.S. If you do not see the file oxide\data\Landlord.data.json it means the plugin is not installed at all for some reason. Check server logs - what does it say when you install the plugin?

said there was no issues, just was not able to pull the files properly or create the files.

Merged post

it works now with your update.