Dialog - Open/Close Dialog (Effect) — SkBee
Addon: SkBee · Category: Effect · Since: 3.16.0
Syntax
close dialog[s] of %audiences%Description
Open a dialog to players. You can use keys from your own custom dialogs, as well as dialogs from datapacks. You can also close the currently open dialog of a player.
Examples
open dialog with id "minecraft:my_dialog" to player
open dialog with id "my_pack:some_dialog" to all players
close dialogs of all players
close dialogs of world "world" #closes dialogs of all players in that world