FancyMcPlugins / FancyNpcs

FancyNpcs is a simple, lightweight and fast npc plugin using packets
https://modrinth.com/plugin/fancynpcs
MIT License
98 stars 23 forks source link

Can't change pose after changing pose to "sitting" #82

Closed envizar closed 2 months ago

envizar commented 4 months ago

When i execute /npc attribute my_npc pose sitting, my npc's pose changes to sitting But when I execute /npc attribute my_npc pose standing, my npc's pose is still sitting

Also when I execute /npc attribute my_npc pose crouching after /npc attribute my_npc pose sitting, my npc's pose is very strange изображение

I think you should add /npc attribute my_npc sitting <true/false> instead of /npc attribute my_npc pose sitting

OliverSchlueter commented 4 months ago

Which version of FancyNpcs do you use?

envizar commented 4 months ago

2.0.7

sirjoehighton commented 4 months ago

This is also happening for me! Version 2.0.7

OliverSchlueter commented 4 months ago

Which server software and version do you use? I just tested with paper and folia 1.20.4 and it works fine

envizar commented 2 months ago

No such problem after updating to latest dev build