Skip to main content

/auroraoptimizer viewdist

Manual fine-grained control over player view distances. Overrides created by this command have higher priority than any automatic policy. Overrides can be applied to an individual player, an entire world, or a rectangular chunk region within a world.

/auroraoptimizer viewdist set player <n> <distance>
/auroraoptimizer viewdist set world <world> <distance>
/auroraoptimizer viewdist set region <world> here <chunk_radius> <distance>
/auroraoptimizer viewdist set region <world> <x1> <z1> <x2> <z2> <distance>
/auroraoptimizer viewdist clear player <n>
/auroraoptimizer viewdist clear world <world>
/auroraoptimizer viewdist clear region <world> <x1> <z1> <x2> <z2>
/auroraoptimizer viewdist status <player>
/auroraoptimizer viewdist status world <world>

Required permission: auroraoptimizer.control
Available from console: Yes
Valid distance range: 2–32 chunks

Note: A PLAYER-scope override has the highest possible priority in the system (P8), above permission caps, WorldGuard regions and active profiles. It can only be replaced by another PLAYER-scope override.