Skip to main content

WorldGuard Region Flags

FlagValuesBehavior
aurora-exemptallow / denyallow: all AuroraOptimizer actions are skipped for players inside this region. Use on spawn areas, markets and critical player infrastructure regions.
aurora-aggressiveallow / denyallow: the most aggressive available action set is always applied in this region, regardless of the active global profile. Use on PvP arenas and high-density gameplay zones.

Configuration Examples

/rg flag spawn   aurora-exempt    allow  # Protect spawn from all optimization
/rg flag arena aurora-aggressive allow # Always maximize optimization in arenas
/rg flag market aurora-exempt allow # Protect player shops and markets

Region flags operate at P5 in the priority hierarchy. They can be overridden by manual overrides (P8) or the immunity permission (P7), but take priority over active profiles (P2) and base heuristic rules (P1).