#Selfmade Bungeecord Command to Link with NPC?

1 messages · Page 1 of 1 (latest)

opal depot
#

Hello, i made a plugin - undependant of FancyNPCs - Yet i wanna link the command within on any click, but it says that the command is unknown.
I can execute normally in chat, but i can not use with FancyNPCs.

misty blade
#

Hello. Send output of /npc action (npc) (trigger) list

opal depot
#

Unknown Command...

#

But it works.

misty blade
#

Hm, so I just noticed you said it's a BungeeCord commands. Commands registered on the proxy (and not on backend server) cannot be enforced on players.

opal depot
#

I found a solution.

#

It communicates with a Paper Plugin to execute the command for using a GUI, i made a dummy command. After the restart i'll see if it works.

misty blade
#

Alright let me know the result.