Package com.soulfiremc.server.script.nodes.state
package com.soulfiremc.server.script.nodes.state
State management script nodes for caching and state machines.
-
ClassDescriptionState node that provides an in-memory key-value cache with optional TTL.State node that provides a simple state machine for bot behavior management.