Class PlayerDialogueSessions

java.lang.Object
io.github.kcajpanda.simpledialogue.PlayerDialogueSessions

public final class PlayerDialogueSessions extends Object
Tracks each player's active dialogue and current node in memory.

Sessions intentionally reset on plugin reload/server restart so YAML remains the source of truth while player progress is lightweight.