Run velocity (proxy) commands with NPC?

Using Citizens with a plugin on proxy to add custom commands like /discord, /store, etc. but I need to make NPCs that people can right click to execute that command. Issue is, as far as I'm aware, citizens /npc cmd is only able to execute backend server commands, so it will just show unknown command message. What should I do?
Was this page helpful?