Easy NPC

Easy NPC

2M Downloads

[Feature Request] Disable default dialog

dakiba opened this issue · 0 comments

commented

Is your feature request related to a problem? Please describe. 🤔
I want to control the dialogs myself with the commands (/easy_npc open ...). For this I would write a separate command in kubejs, which is called on “On Interaction” or define a separate event in KubeJS. However, if an NPC has dialogs, the first dialog that is available is always opened. If I select “Disable Dialog”, all dialog options are deleted.

Describe the solution you'd like đź’­
A simple checkbox that turns the default dialog on and off for interaction, so that I can turn off this behavior

Describe alternatives you've considered 🔄
Theoretically I could spawn a 2nd NPC hidden, with the first one that is not hidden I turn off the dialogs and with the 2nd one I configure everything. .