File Details
simple-dialogue-1.0.0.jar
- R
- May 27, 2026
- 40.17 KB
- 3
- 26.1.2
File Name
simple-dialogue-1.0.0.jar
Supported Versions
- 26.1.2
Stable Release v1.0.0
Simple Dialogue v1.0.0 is the first stable release.
What's Included
- YAML dialogue files in
plugins/SimpleDialogue/dialogues/. - FancyNpcs
simple_dialogueaction for left-click and right-click NPC conversations. - Console-command fallback with
/sd click. - Per-player active dialogue sessions.
- MiniMessage dialogue lines.
- Configurable NPC/player prefixes and choice prompts.
leftandrightbranch targets withleft-textandright-text.nextnodes for intros and automatic line flow.- Node commands with
commandsandplayer-commands. /sd validatefor missing targets, unusual speakers, blank lines, and command issues.- Complete server-command editing for creating, inspecting, fixing, and deleting dialogue drafts.
- Thread-safe execution when FancyNpcs runs actions from its action executor thread.
Tested Environment
- Paper
26.1.2-63 - Java
25.0.3 - FancyNpcs
2.10.0
Server testing confirmed:
- Simple Dialogue loads cleanly.
- FancyNpcs registers the
simple_dialogueaction. - Command-built dialogue trees validate and play in-game.
- Node console commands run from FancyNpcs clicks without async command-dispatch errors.
- Cleanup commands remove bad lines, branches, node commands, nodes, and test dialogues.