Releases: AlepandoCR/DialogAPI
Releases · AlepandoCR/DialogAPI
Refactor Input and Actions to event
What's Changed
- Refactor/detection by @AlepandoCR in #4
Full Changelog: v1.2.0...v2.0.0
Made a ViaDialog Beta just to find out that ViaVersion already did
v1.2.0
Update to 1.21.7 API
v1.1.1
More customization
v1.0.8
20250621-0432-12.1907110.mp4
This release makes possible to read all the inputs a Dialog contains
plus some minor changes including removing place holders and actually implement them
Full Changelog: v1.0.3...v1.0.8
v1.0.3
-
Moved the listener initiation to the DialogAPI
-
The channel pipeline's handlername uses the Plugin's name as prefix
v1.0.2
Initial release of the Dialog API
This is the first stable version of the Dialog API, providing essential tools and abstractions to work with Minecraft's new dialog system using Kotlin. Designed for plugin developers who want early access to dialogs before official Paper support.