[Npctp] somthing is not right somewhere with the teleportation
MY config
"NpcName": "admin",
"SpawnFile": null,
"Cooldown": 10,
"CanUse": true,
"useUI": false,
"Cost": 0.0,
"permission": "npctp.default",
"useItem": false,
"UseCommand": true,
"useMessage": false,
"MessageNpc": "none",
"EnableDead": false,
"DeadOnPlayer": false,
"DeadCmd": "jail.send",
"DeadArgs": "5",
"OpenDoor": false,
"DoorLocX": 0.0,
"DoorLocY": 0.0,
"DoorLocZ": 0.0,
"DoorId": 0,
"NoPermKill": false,
"KillSleep": false,
"Commands": {
"cmd": {
"Command": "chat.say",
"Arrangements": "/at 1",
"OnPlayer": true
}
},
"Items": {}

I don't know where the mistake is