No Escape not working at all
NoEscape isn't working at all on my server, I have GUI and all the plugins that use NoEscape but it just won't work. I've tried reinstalling the plugin, manually removed the permissions and added them back. I've updated oxide through my control panel, also restarted the server numerous times and nothing happens. When in RCON if I tried to reload the plugin it just unloads itself. 

This is my current config:

{
  "Combat": {
    "Block": {
      "damageTypes": [
        "Bullet",
        "Arrow",
        "Blunt",
        "Stab",
        "Slash",
        "Explosion",
        "Heat",
        "ElectricShock"
      ],
      "duration": 180.0,
      "enabled": true,
      "notify": true
    },
    "BlockWhen": {
      "giveDamage": {
        "enabled": true,
        "minCondition": 100.0,
        "minDamage": 1.0
      },
      "npcGiveDamage": false,
      "npcTakeDamage": false,
      "takeDamage": {
        "enabled": false,
        "minCondition": 100.0,
        "minDamage": 1.0
      }
    },
    "UnblockWhen": {
      "death": true,
      "respawn": true,
      "wakeup": false
    }
  },
  "Notifications": {
    "Chat": true,
    "GUIAnnouncements": {
      "backgroundColor": "Red",
      "enabled": true,
      "textColor": "White"
    },
    "UI": true
  },
  "Raid": {
    "Block": {
      "damageTypes": [
        "Bullet",
        "Blunt",
        "Stab",
        "Slash",
        "Explosion",
        "Heat"
      ],
      "deathTypes": [
        "Bullet",
        "Blunt",
        "Stab",
        "Slash",
        "Explosion",
        "Heat"
      ],
      "distance": 100.0,
      "duration": 300.0,
      "enabled": true,
      "excludePrefabs": [
        "ladder.wooden"
      ],
      "excludeWeapons": [
        "torch",
		"rock"
      ],
      "includePrefabs": [
        "door",
        "window.bars",
        "floor.ladder.hatch",
        "floor.frame",
        "wall.frame",
        "shutter",
        "external"
      ],
      "notify": true
    },
    "BlockExcept": {
      "clan": false,
      "friends": false,
      "owner": true
    },
    "BlockWhen": {
      "damage": {
        "enabled": true,
        "minCondition": 100.0
      },
      "destroy": true,
      "unowned": false
    },
    "BlockWho": {
      "clan": false,
      "cupboardAuthorized": false,
      "everyone": true,
      "friends": false,
      "owner": false,
      "raider": false
    },
    "Map": {
      "duration": 150.0,
      "enabled": false,
      "icon": "special"
    },
    "UnblockWhen": {
      "death": true,
      "respawn": true,
      "wakeup": false
    },
    "Zone": {
      "enabled": false,
      "enter": true,
      "leave": false
    }
  },
  "Settings": {
    "Block": {
      "Types": [
        "remove",
        "tp",
        "bank",
        "trade",
        "recycle",
        "shop",
        "bgrade",
        "build",
        "repair",
        "upgrade",
        "vend",
        "kit",
        "assignbed",
        "craft",
        "mailbox"
      ]
    },
    "cacheMinutes": 1.0
  },
  "VERSION": "2.1.24"
}​
NoEscape requires permissions to work.  It doesn't do anything out-of-the-box.
I know, ive set the permissions and re done them but nothing works.
Are you attacking a structure that you built yourself?
My friend has rocketed a structure i made, he didnt have tc. Ive also tried it vice versa. Combat block doesnt work at all.
Are you an administrator, or is your friend?