Skip to main content

Command Reference

AuroraOptimizer commands use /auroraoptimizer as the base command. Each subcommand requires a specific permission node under the auroraoptimizer.* namespace. Commands work from both the server console and in-game, unless explicitly stated otherwise.

Base Command Syntax and Aliases

/auroraoptimizer <subcommand> [arguments...]

Base permission required for any /auroraoptimizer access: auroraoptimizer.use

Subcommand Overview

SubcommandPermission NodeConsoleDescription
/auroraoptimizer status.inspectYesDisplays a full system state snapshot
/auroraoptimizer eye.eye.viewNoOpens the real-time telemetry GUI menu
/auroraoptimizer scan.inspectYesScans chunks for entity hotspots
/auroraoptimizer watch.inspectYesMonitors a player in real time
/auroraoptimizer history.historyYesShows the action execution history
/auroraoptimizer policy.policy.*YesTest, review or reload policies
/auroraoptimizer optimize.controlYesTriggers an immediate optimization for a player
/auroraoptimizer restore.controlYesReverts all pending optimizations for a player
/auroraoptimizer profile.controlYesList or change optimization profiles
/auroraoptimizer viewdist.controlYesView distance override (player/world/region)
/auroraoptimizer simdist.controlYesSimulation distance override (same syntax)
/auroraoptimizer dump.reportYesExports the full system state to JSON
/auroraoptimizer simulate.inspectYesSimulation: shows what the system would do without executing
/auroraoptimizer extensions.inspectYesLists registered API extensions
/auroraoptimizer trigger.controlYesExecutes a specific action handler directly
/afk.afkNoManually toggles AFK mode for the player

/afk is a standalone command (not a subcommand of /auroraoptimizer).