If I delete the JSON file in the config folder and the LootDefender plugin, then re-download it from uMod, when I put it back in the plugin folder and it tries to compile, I get this error in the console:
[CSharp] Started Oxide.Compiler v successfully
Error while compiling LootDefender: } expected | Line: 1890, Pos: 97
If I do o.reload LootDefender from the F1 console in the game, the plugin loads without any errors in the console. Then it correctly creates the JSON file in the config folder. I reload it from the console again and there’s no error. I set the variables to false before reloading, and there are no more chat messages. If I change them back to true, the messages appear again.
Thank you very much for the reply — it looks like I’ve solved the problem by re-downloading the plugin.