/npc_add doesn't work

I recieve unkown command.

Works for me.
Make sure you have installed the 2 plugins that needs to be installed before using Human NPC.
Try the command "o.reload HumanNPC" and see if the server/console log shows any errors or warnings.

i get something similar
i type /npc_add and it tells me  " you dont have access to this command"

so console i do..

o.reload HumanNPC

 

[DEBUG] Plugin compilation is already queued: HumanNPC (0.023 ago)

HumanNPC and PathFinding were compiled successfully in 2047ms

Calling 'Unload' on 'HumanNPC v0.3.52' took 306ms

Unloaded plugin Human NPC v0.3.52 by Ts3Hosting

Calling 'Unload' on 'PathFinding v1.1.3' took 196ms

Unloaded plugin PathFinding v1.1.3 by Reneb / Nogrod

[DEBUG] HumanNPC plugin is waiting for requirements to be loaded: PathFinding

Loaded plugin PathFinding v1.1.3 by Reneb / Nogrod

Loaded plugin Human NPC v0.3.52 by Ts3Hosting

Waypoint is loaded, pathfinding loaded, HumanNPC loaded.... yet i can't run any/npc commands

Im set owner and admin. there's no permissions... so how is this not working??



Merged post

So as another test, i removed .json files for humanNPC, pathfinding and waypoints from all Directories... removed from data, ENlang dir, config and plugins... rebooted server

no left over files anywhere

then i dropped in waypoints.cs and pathfinding.cs to the plugins dir
then dropped in humannpc.cs to plugins

in config i have humannpc.json

Rcon reports:

Waypoints was compiled successfully in 1930ms

Loaded plugin Waypoints v1.1.3 by RFC1920

PathFinding was compiled successfully in 250ms

Loaded plugin PathFinding v1.1.3 by Reneb / Nogrod

HumanNPC and PathFinding were compiled successfully in 461ms

Loaded plugin PathFinding v1.1.3 by Reneb / Nogrod

Loaded plugin Human NPC v0.3.52 by Ts3Hosting

i go to the client, go to chat, type /npc_add

" you don't have access to this command"

so the plugins are there but its not 'allowing' me to run the commands

server is latest oxide too.. so i can't figure out what the issue is