gonalez / znpcs

New version of znpcs plugin. A spigot/bukkit plugin to create npcs
https://www.spigotmc.org/resources/znpcs.80940
Apache License 2.0
51 stars 25 forks source link

CMD cannot be added to NPC using ACTION. #92

Open DiamondGotCat opened 12 months ago

DiamondGotCat commented 12 months ago

CMD cannot be added to NPC using ACTION.

the current: When I run "znpcs action add 1 CMD tp 0 0 0" It says ID is not like a number.

detail: When you run “znpcs action add 1 CMD tp 0 0 0”, I want it to move to the coordinates 0 0 0 when hitting an NPC.