Shows, clears, or lists dialogs for players. Dialogs are interactive UI panels that can display text and action buttons.
/dialog show <dialog> <targets> /dialog clear <targets> [<dialog>] /dialog list [<page>]
| Name | Required | Description |
|---|---|---|
| dialog | Yes (for show) | The namespaced identifier of the dialog to display. |
| targets | Yes | The player(s) to show the dialog to. |
| page | No | Page number when listing available dialogs. |
/dialog show my_pack:welcome_dialog @p /dialog clear @a /dialog list
dialog registry.