Welcome to the Hangar Open Beta. Please report any issue you encounter on GitHub!
FancyDialogs uses the new dialog feature, Minecraft introduced in 1.21.6 and combines it with the power of packets.
Initial version on Hangar
See version changelog below:
v0.0.7
- Added version fetcher and config
v0.0.6
- Added default values for confirmation dialog
- Added support for the select input
- Marked Folia as supported
v0.0.5
- Added support for text fields in dialogs
v0.0.4
- 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
- Added action system
- Added
open_dialog
,close
, andmessage
default actions - Implemented confirmation dialog api
- Added command to reload config
v0.0.1
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!
Information
Published on | June 27, 2025 |
---|---|
Downloads | 0 |
Platforms
Paper (1.21.6)