Class SimpleDialogueCommand
java.lang.Object
io.github.kcajpanda.simpledialogue.command.SimpleDialogueCommand
- All Implemented Interfaces:
org.bukkit.command.CommandExecutor, org.bukkit.command.TabCompleter
public final class SimpleDialogueCommand
extends Object
implements org.bukkit.command.CommandExecutor, org.bukkit.command.TabCompleter
Handles the /simpledialogue and /sd command surface.
The command set is deliberately small but complete enough for in-game drafting: create dialogues, inspect/edit nodes, wire branches, add node commands, clean up mistakes, reload YAML, and support command-based NPC actions.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SimpleDialogueCommand
-
-
Method Details
-
onCommand
-
onTabComplete
-