updated layout and informations authored by Lxlp's avatar Lxlp
**Description:** Whether the distance from the world's spawn point to the target is within the given range ## Description
Whether the distance from the world's spawn point to the target is within the given range
---
**Attributes:** ## Attributes
| Attribute | Alias | Description | | Attribute | Aliases | Description | Default |
| --------- | ----- | --------------------- | |-----------|-----------|----------------------------------------------------------------------|---------|
| distance | d | The distance to match | | distance | d | The distance to match | |
---
**Examples:** ## Examples
```yaml
```
Conditions: Conditions:
- distancefromspawn{d=<100} true - distancefromspawn{d=<100} true
``` ```
```yaml
```
Conditions: Conditions:
- distancefromspawn{d=>50} true - distancefromspawn{d=>50} true
``` ```
\ No newline at end of file
---
**Extra Information:**
- [x] Type: Location
\ No newline at end of file