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
/auroraoptimizeraccess:auroraoptimizer.use
Subcommand Overview
| Subcommand | Permission Node | Console | Description |
|---|---|---|---|
/auroraoptimizer status | .inspect | Yes | Displays a full system state snapshot |
/auroraoptimizer eye | .eye.view | No | Opens the real-time telemetry GUI menu |
/auroraoptimizer scan | .inspect | Yes | Scans chunks for entity hotspots |
/auroraoptimizer watch | .inspect | Yes | Monitors a player in real time |
/auroraoptimizer history | .history | Yes | Shows the action execution history |
/auroraoptimizer policy | .policy.* | Yes | Test, review or reload policies |
/auroraoptimizer optimize | .control | Yes | Triggers an immediate optimization for a player |
/auroraoptimizer restore | .control | Yes | Reverts all pending optimizations for a player |
/auroraoptimizer profile | .control | Yes | List or change optimization profiles |
/auroraoptimizer viewdist | .control | Yes | View distance override (player/world/region) |
/auroraoptimizer simdist | .control | Yes | Simulation distance override (same syntax) |
/auroraoptimizer dump | .report | Yes | Exports the full system state to JSON |
/auroraoptimizer simulate | .inspect | Yes | Simulation: shows what the system would do without executing |
/auroraoptimizer extensions | .inspect | Yes | Lists registered API extensions |
/auroraoptimizer trigger | .control | Yes | Executes a specific action handler directly |
/afk | .afk | No | Manually toggles AFK mode for the player |
/afk is a standalone command (not a subcommand of /auroraoptimizer).