|
|
**Description:** If the target location is near any GriefPrevention or CrashClaim (5.2.5) claims.
|
|
|
## Description
|
|
|
Checks if the target location is near any claims of any supported plugins.
|
|
|
|
|
|
---
|
|
|
Supported Plugins:
|
|
|
|
|
|
**Attributes:**
|
|
|
- GriefPrevention
|
|
|
- Lands
|
|
|
- CrashClaim
|
|
|
|
|
|
|
|
|
## Attributes
|
|
|
| Attribute | Aliases | Description | Default |
|
|
|
| --------- | ------------- | ------------------------- | ------- |
|
|
|
|-----------|-----------|----------------------------------------------------------------------|---------|
|
|
|
| radius | r | The given range to check | 16 |
|
|
|
|
|
|
Example
|
|
|
------
|
|
|
|
|
|
```
|
|
|
None
|
|
|
## Example
|
|
|
```yaml
|
|
|
Conditions:
|
|
|
- nearclaim{r=20} false
|
|
|
```
|
|
|
|
|
|
Extra Information
|
|
|
----------
|
|
|
|
|
|
- [x] Alias: nearclaims
|
|
|
- [x] Type: Location |
|
|
\ No newline at end of file |
|
|
## Aliases
|
|
|
- [x] nearClaims |
|
|
\ No newline at end of file |