Files
FancyPlugins/plugins/fancydialogs/CHANGELOG.md
2025-11-23 11:05:15 +01:00

696 B

  • 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)