/auroraoptimizer eye
Opens an inventory-style GUI menu with real-time server telemetry, divided into sections by category.
/auroraoptimizer eye
Required permission: auroraoptimizer.eye.view
Available from console: No — only available for in-game players.
GUI Sections
| Section | Data Displayed |
|---|---|
| Server Process | Tick duration, uptime, version, API level |
| Memory | JVM heap used/free/max, off-heap usage, recent GC event count |
| Performance | TPS, MSPT, MSPT variance over the last 60 seconds |
| Worlds | Per world: environment type, time of day, weather state, chunk counts |
| Chunk Distribution | Loaded, simulated, force-loaded, hotspot count per world |
| Entity Distribution | Total, breakdown by EntityCategory, tile entity count |
| Players | Per player: current world, effective VD, effective SD, ping |
| Network | Incoming/outgoing packet rate, estimated bandwidth per second |
| Mechanics | Piston activations/tick, hopper transfers/tick, redstone updates/tick |
Note: Clicking the icon of any category forces an immediate data refresh for that domain, skipping the normal observation interval. Requires
auroraoptimizer.eye.forceupdate.