This plugin is just what I need however i have spent days trying to get this to work. Please give some hints, i hope i am just missing the right combo. I just need the NPC to TP player that clicks on them to a set of coords.
{
"NpcTP": {
"674173670": {
"NpcName": "<color=#ffff00>Npc</color> : ",
"SpawnFile": null,
"Cooldown": 0,
"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": {
"Teleport": {
"Command": "teleportpos(48.4, 77.3, 1148.4)",
"OnPlayer": true
}
}
}
}
}