Package-level declarations

Types

Link copied to clipboard
interface CommandContext

Context for a command execution.

Link copied to clipboard

Declarative command definition.

Link copied to clipboard
interface CommandRegistry

Registry for command definitions.

Link copied to clipboard
sealed interface CommandResult

Result of executing a command.

Link copied to clipboard
interface CommandSender

Entity that can execute commands (e.g. player, console, remote admin, script).

Link copied to clipboard
class Permission(val value: String)

Abstract permission identifier.