[Feature Request] Adding command to change default dialog
SurvivalMan2016 opened this issue ยท 1 comments
This mod is great, but it has just one major flaw - the dialogue always starts from the same point. Maybe I'm blind, but I could not find in the documentation the possibility to change this point, which saddened me to no end. Therefore, I propose to add a command that can change the entry point to the dialogue with the NPS, or add a corresponding feature to the GUI-interface. Seriously, this is really missing. With this feature, it will be possible to create complex and branching dialogues, as well as to add story orientation to your minecraft maps and projects. With gratitude for the work done.
Thank you for the feedback. Currently, the NPC will automatically select a dialog labeled "default," "start," or "main" as its default dialog.
Additionally, you can use the command /easy_npc dialog open to open any specific dialog, for example, during an interaction. You can also configure a button action to trigger a specific dialog.
However, I'm currently working on improving the dialog system, and I will add a command to set or overwrite the default dialog soon.