JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Tree
Index
Search
Help
io.github.kcajpanda.simpledialogue.command
Contents
Description
Related Packages
Classes and Interfaces
Hide sidebar
Show sidebar
Package io.github.kcajpanda.simpledialogue.command
package
io.github.kcajpanda.simpledialogue.command
Bukkit command handlers for creating, editing, inspecting, and testing dialogues.
Related Packages
Package
Description
io.github.kcajpanda.simpledialogue
Core plugin entrypoint and shared session/input types for Simple Dialogue.
io.github.kcajpanda.simpledialogue.dialogue
Dialogue file loading, immutable dialogue models, and conversation advancement.
io.github.kcajpanda.simpledialogue.fancynpcs
Optional FancyNpcs bridge that registers the
simple_dialogue
NPC action.
Classes
Class
Description
SimpleDialogueCommand
Handles the /simpledialogue and /sd command surface.