Pull request (sorta I guess): fix for stashes under foundation
On line 1329 I added this snippet of code (in between the buildingBlock check and the closing bracket of the if(buildingBlock != null):
https://pastebin.com/H8TYWpCj

This will check for stashes nearby on trying to remove. Bug which has been bothering a lot of people on modded as of lately.
Didn't really bother to add anything config wise for it yet.
Bug which has been bothering a lot of people on modded as of lately.

This is then abused in which way/intensity?
People put stashes underneath a foundation, they open up the foundation (remove it) when they login and then when they leave the base or go offline they put a foundation on top of it again, which pretty much completely hides your loot and makes it kind of impossible to find. It leads to people living in a 3 by 3 with all their loot in stashes underneath one foundation. As far as I am aware this is one of the main reasons servers have been ditching RemoverTool as of lately.