Source Code
View source on GitHub.
Download Releases
Get the latest JARs.
Features
Native UI
Uses Paper Dialog API.
Input Types
Text, Toggles, Sliders.
Placeholders
Dynamic content support.
Commands
Buttons execute commands.
Entries
Actions
Paper Dialog: Display menu.
Button Types
| Type | Description | Placeholder |
|---|---|---|
| Action | Simple button | N/A |
| Input | Text field | $(input) |
| Toggle | On/Off switch | $(key) |
| Choice | Dropdown list | $(choice) |
| Slider | Number range | $(key) |
[!IMPORTANT] Requires Paper 1.21.6+.
Quick Start
1. Trigger Actions
Use action entries to interact with the extension: paper_dialog. Trigger them from commands, NPCs, events, or other entries.→ paper_dialog
Placeholders
All placeholders use the prefix%typewriter_dialogmenu_.
| Placeholder | Description |
|---|---|
%typewriter_dialogmenu_inmenudialog% | Returns the current value for inmenudialog. |