Close Dialog
Description
Closes any open Dialog for the target player.
This is the counterpart to the showDialog mechanic. If the target player has no dialog open, the mechanic does nothing. When used without a targeter, it affects the caster.
This is a Paper-Only mechanic!
This is a Premium-Only mechanic!
Attributes
This mechanic has no attributes
Examples
Closes the dialog for the player that interacted with the mob.
Skills:
- closeDialog @trigger
Closes the dialog for all players within 10 blocks.
Skills:
- closeDialog @PlayersInRadius{r=10}
Aliases
- hideDialog