DialogPlugin is a lightweight developer utility designed for testing and extending Minecraft's new native dialog system
DialogPlugin
DialogPlugin is a developer-oriented tool designed to test and explore the new native Dialogs system introduced in Minecraft 1.21.6 This system allows the creation of interactive interfaces directly from the server, without relying on traditional inventory GUIs or custom client mods.
This plugin serves as a wrapper around Minecraft's native dialog classes (MultiActionDialog, ListDialog, LinksDialog, and NoticeDialog), making them easier to use within Paper environments via Kotlin. It also provides a modular system for defining custom actions, buttons, and player input handling, making it perfect for prototyping UI flows, decision trees, or interactive menus.
Important: To use this plugin effectively, you must create your own fork and modify it as needed to fit your server environment and requirements. No official maintenance or support is provided.
GitHub Repository: 🔗 https://github.com/AlepandoCR/DialogPlugin
Information
| Category | Developer Tools |
|---|---|
| Published on | June 19, 2025 |
| License | Unspecified |
| Downloads | 8 |
| Stars | 0 |
| Watchers | 0 |