FancyDialogsChangelog
v1
The changelog for FancyDialogs version 1
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_idin the config) - A quick actions dialog which can be opened with the
/qaor/quickactionscommands - FancyNpcs ingegration to open dialogs when interacting with NPCs (see docs)
- API for other plugins to open dialogs (see docs)