Not working after updateSolved

no errors nothing

I've checked the plugin with the last version of the game and the last version of Oxide and I have no repro here. The plugin works well. There are two possible issues can be:
- Oxide did not update properly - just try to re-update Oxide binaries 
- Something wrong with plugins. Try to reinstall plugins:

delete these files:

  • oxide\plugins\LandLord.cs 
  • oxide\data\Landlord.data.json
  • oxide\data\ZoneManager\zone_data.json
Then put the plugin back to the plugin folder oxide\plugins\LandLord.cs to start new initialization. Keep in mind the initialization process takes time up to a minute or so.

Please message here if it helps. Thank you!

just tested all that still dont work

Can you say what you exactly did? Are there other plugins you use together with the Landlord? If yes those plugins don't work too? 
Is there any message in the server console log when you put the plugin to oxide\plugins\ ? Something like this:

LandLord was compiled successfully in 1981ms
Loaded plugin Landlord v1.0.7 by bravoavo

fixed found out it was the map that bugged out.

ok, got it. Thanks a lot for the information! 
P.S. but I have no repro here though. 

Locked automatically