%who:PLAYER% (is|is not) inside %min:LOCATION% to %max:LOCATION% — Conditions

%who:PLAYER% (is|is not) inside %min:LOCATION% to %max:LOCATION%
Location1.0.0

Description

Checks if a player is or is not inside a bounding box defined by two corner locations.

Examples

if player is inside corner1 to corner2:
if player is not inside corner1 to corner2:

All Possible Usages (2)

Every distinct way you can write this pattern, with optional groups and choice groups expanded. Placeholders are shown as <name>.

<who> is inside <min> to <max>
<who> is not inside <min> to <max>

Related (Location)