Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.borntocraftstudio.net/llms.txt

Use this file to discover all available pages before exploring further.

The Dialog Menu Extension leverages Paper’s native dialog API (1.21.6+) to display interactive menus with various input types.

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

TypeDescriptionPlaceholder
ActionSimple buttonN/A
InputText field$(input)
ToggleOn/Off switch$(key)
ChoiceDropdown list$(choice)
SliderNumber range$(key)
[!IMPORTANT] Requires Paper 1.21.6+.

Placeholders

All placeholders use the prefix %typewriter_dialogmenu_.
PlaceholderDescription
%typewriter_dialogmenu_inmenudialog%Returns the current value for inmenudialog.