Noob protection not working
I have players telling me the following: raiding is once again impossible with noob protection 2 c4 and zero damage to a stone wall makes it pointless to even try it might as well be a pve server. its still impossible to raid anyone buildings have 100% damage resistance you may want to remove the noob protection entirely

Here is my config:
{
"Allow clan members to destroy each others entities": true,
"Allow twig to be destroyed even when owner is noob": true,
"Check full ownership of the base instead of only one block": true,
"Check Steam for in game time": true,
"Days of inactivity after which player will be raidable": 2.0,
"Ignore twig when calculating base ownership (prevents exploiting)": true,
"In-game steam time which mark player as non-noob (hours)": 50.0,
"Kill fireballs when someone tries to raid protected player with fire (prevents lag)": true,
"List of entities that can be destroyed even if owner is a noob, true = destroyable everywhere (not inside of owners TC range)": {
"Placeholder1": true,
"Placeholder2": true,
"Placeholder3": true,
"Placeholder4": true,
"Placeholder5": true
},
"Manual Mode": false,
"Notify player on first connection with protection time": true,
"Prevent new players from raiding": false,
"Refund explosives": true,
"Refunds before player starts losing explosives": 1,
"Remove noob status of a raider on raid attempt": true,
"Remove protection from all clan members when a member tries to raid": false,
"Show message for not being able to raid": true,
"Show time until raidable": true,
"Steam API key": "100591L9D14BCB5E2980FADD423E801B",
"Time (seconds) after which noob will lose protection (in-game time)": 7200,
"Use game tips to send first connection message to players": true,
"User data refresh interval (seconds)": 30,
"Allow team members to destroy each others entities": true,
"Remove protection from all team members when a member tries to raid": true​

 

Any ideas?
Can you enable debug mode by setting
private bool debug = true;​

on line 19 and then run command /entdebug while looking at the stone wall/whatever is not behaving properly and tell me what it says?