--- icon: dot order: 1 --- # FancyDialogs v0.x.x ## v0.0.19 [!badge variant="info" text="2025-07-25"] - Added checkbox input type ## v0.0.18 [!badge variant="info" text="2025-07-21"] - Added more metrics ## v0.0.17 [!badge variant="info" text="2025-07-21"] - Close all dialogs when plugin reloads ## v0.0.16 [!badge variant="info" text="2025-07-17"] - Added support for 1.21.8 ## v0.0.15 [!badge variant="info" text="2025-07-17"] - Updated FancyAnalytics to 0.1.8 ## v0.0.14 [!badge variant="info" text="2025-07-17"] - Added support for PlaceholderAPI ## v0.0.13 [!badge variant="info" text="2025-07-17"] - Enhanced dialog viewer management ## v0.0.12 [!badge variant="info" text="2025-07-10"] - I don't know ## v0.0.11 [!badge variant="info" text="2025-06-30"] - Added support for 1.21.7 ## v0.0.10 [!badge variant="info" text="2025-06-29"] - Allow inputs to be null ## v0.0.9 [!badge variant="info" text="2025-06-28"] - Added `open_random_dialog` action to open a random dialog from a list ## v0.0.8 [!badge variant="info" text="2025-06-28"] - Fixed permission for dialog command - Allow console to open dialogs for players ## v0.0.7 [!badge variant="info" text="2025-06-27"] - Added support for text fields in dialogs ## v0.0.6 [!badge variant="info" text="2025-06-26"] - Added default values for confirmation dialog - Added support for the select input - Marked Folia as supported ## v0.0.5 [!badge variant="info" text="2025-06-20"] - Added support for text fields in dialogs ## v0.0.4 [!badge variant="info" text="2025-06-20"] - Added fancyanalytics integration ## v0.0.3 [!badge variant="info" text="2025-06-20"] - Removed close action - Added console_command, player_command and send_to_server actions - Made dialog registry and action registry accessible from the API - Added confirmation dialogs to certain commands - Removed html encoding for default dialogs ## v0.0.2 [!badge variant="info" text="2025-06-19"] - Added action system - Added `open_dialog`, `close`, and `message` default actions - Implemented confirmation dialog api - Added command to reload config ## v0.0.1 [!badge variant="info" text="2025-06-17"] Initial **alpha version** of FancyDialogs. You can already create dialogs in the `plugins/FancyDialogs/data/dialogs` directory. Open dialogs with the `/dialog` command. You can add the `open_dialog` action to npcs by FancyNpcs to open certain dialogs when interacting with npcs. Work-in-progress: - Quick actions hotkey - Tutorial system - Input controls - Button action system I hope you enjoy creating wonderful dialogs already!