#

# v1.0.1 2025-11-23 Hotfix

  • Fixed player kick issue when no button or action is defined. (#147)

# v1.0.0 2025-11-23

  • Create dialogs using the JSON schema
  • PlaceholderAPI and MiniMessage support in dialog texts
  • Execute actions when dialog buttons are clicked
  • Open a dialog when the user joins the server for the first time (see welcome_dialog_id in the config)
  • A quick actions dialog which can be opened with the /qa or /quickactions commands
  • FancyNpcs ingegration to open dialogs when interacting with NPCs (see docs)
  • API for other plugins to open dialogs (see docs)