Skip to content

Releases: AlepandoCR/DialogAPI

Refactor Input and Actions to event

Choose a tag to compare

@AlepandoCR AlepandoCR released this 22 Jul 02:48

What's Changed

Full Changelog: v1.2.0...v2.0.0

Made a ViaDialog Beta just to find out that ViaVersion already did

v1.2.0

Choose a tag to compare

@AlepandoCR AlepandoCR released this 30 Jun 19:32

Update to 1.21.7 API

v1.1.1

Choose a tag to compare

@AlepandoCR AlepandoCR released this 23 Jun 03:53

More customization

v1.0.8

Choose a tag to compare

@AlepandoCR AlepandoCR released this 21 Jun 04:09
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

Choose a tag to compare

@AlepandoCR AlepandoCR released this 20 Jun 20:38
  • Moved the listener initiation to the DialogAPI

  • The channel pipeline's handlername uses the Plugin's name as prefix

v1.0.2

Choose a tag to compare

@AlepandoCR AlepandoCR released this 20 Jun 09:33
17ae47e

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.