Easy NPC

Easy NPC

2M Downloads

[Bug] multiple actions do not work, only first action triggers

LordMoucho opened this issue · 2 comments

commented

We are configuring a dedicated server with Minecraft 1.20.1 (Forge 47.3.11) Easy_npc v. 5.7.2

When creating a new npc with a couple of actions triggered on the "on hurt" event it only execute the first one of the actons

With this configuration (on the picture), it only trigger the dialog, but if we change the order of the actions, only execute the command but not the dialog.
29Xqis97DE

commented

Thank you for the report! Currently, the ActionHurtEvent and ActionDieEvent are only handling a single event.
I’ll address this issue and plan to release an updated version in the coming days.

commented

Have the bug been solved