You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Create dialogs using the [JSON schema](https://docs.fancyinnovations.com/fancydialogs/tutorials/json-schema/)
2
-
- PlaceholderAPI and MiniMessage support in dialog texts
3
-
- Execute actions when dialog buttons are clicked
4
-
- Open a dialog when the user joins the server for the first time (see `welcome_dialog_id` in the config)
5
-
- A quick actions dialog which can be opened with the `/qa` or `/quickactions` commands
6
-
- FancyNpcs ingegration to open dialogs when interacting with NPCs (see [docs](https://docs.fancyinnovations.com/fancydialogs/tutorials/open-dialog-npc-action/))
7
-
- API for other plugins to open dialogs (see [docs](https://docs.fancyinnovations.com/fancydialogs/api/getting-started/))
1
+
- Fixed player kick issue when no button or action is defined. ([#147](https://github.com/FancyInnovations/FancyPlugins/issues/147))
Copy file name to clipboardExpand all lines: plugins/fancydialogs/src/main/java/com/fancyinnovations/fancydialogs/listener/CustomClickActionPacketListener.java
0 commit comments