Can't get teleport block to work

Hey dark, welcome to uMod. Each plugin page has a help section with it's own support page. 

Here's my NoEscape config, I hope it helps:

{
  "Combat": {
    "Block": {
      "damageTypes": [
        "Bullet",
        "Arrow",
        "Blunt",
        "Stab",
        "Slash",
        "Explosion",
        "Heat",
        "ElectricShock"
      ],
      "duration": 120.0,
      "enabled": true,
      "notify": true
    },
    "BlockWhen": {
      "giveDamage": {
        "enabled": true,
        "minCondition": 100.0,
        "minDamage": 1.0
      },
      "npcGiveDamage": false,
      "npcTakeDamage": false,
      "takeDamage": {
        "enabled": true,
        "minCondition": 100.0,
        "minDamage": 1.0
      }
    },
    "UnblockWhen": {
      "death": true,
      "respawn": true,
      "wakeup": true
    }
  },
  "Notifications": {
    "Chat": true,
    "GUIAnnouncements": {
      "backgroundColor": "Red",
      "enabled": false,
      "textColor": "White"
    },
    "UI": true
  },
  "Raid": {
    "Block": {
      "damageTypes": [
        "Bullet",
        "Blunt",
        "Stab",
        "Slash",
        "Explosion",
        "Heat"
      ],
      "distance": 60.0,
      "duration": 420.0,
      "enabled": true,
      "excludePrefabs": [
        "ladder.wooden"
      ],
      "excludeWeapons": [
        "torch"
      ],
      "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": 75.0
      },
      "destroy": true,
      "unowned": false
    },
    "BlockWho": {
      "clan": true,
      "cupboardAuthorized": true,
      "everyone": false,
      "friends": false,
      "owner": true,
      "raider": true
    },
    "Map": {
      "duration": 150.0,
      "enabled": true,
      "icon": "special"
    },
    "UnblockWhen": {
      "death": true,
      "respawn": true,
      "wakeup": false
    },
    "Zone": {
      "enabled": false,
      "enter": true,
      "leave": false
    }
  },
  "Settings": {
    "Block": {
      "Types": [
        "tp",
        "trade",
        "mailbox"
      ]
    },
    "cacheMinutes": 1.0
  },
  "VERSION": "2.1.24"
}
Do i just change the version
I updated.
Thank you so much ill write back if it helps im very new to this

Merged post

it didnt work

Merged post

do i need to restart the server?
You shouldn't really need to restart just to update mods. You said you were knew to this: Do you know how to o.reload NoEscape after sending back/updating a config file? You should just need to reload the mod for the changes to take effect.
i tried o.reload noescape and it isnt working

Merged post

in console
it's case sensitive o.reload NoEscape and you should get RustAdmin.
ok i will try it

Merged post

it did not work :(
Work on other stuff, as you learn more, try this out again in a few days. I bet you'll get.

If you provide more details, like what all are you doing, what's not working about it, what parts ARE working, etc, we can help more.
i copy and pasted your exact script into console and then command the o.reload NoEscape script in console and so far it still allows tp when in combat 
You don't paste my config into console, lol! It goes into the config\NoEscape.json file.
how do i get to the json file?
big oof.

It'll be in your server provider's control panel area or you'll use an FTP client like FileZilla to check out files, edit them in Notepad++, and check them back in.

See more: https://www.corrosionhour.com/install-umod-plugins-rust-server/ and search up "how to rust admin" videos to get started.
do you have discord?

Merged post

I straight up need a walkthrough in this man