|
|
|
## Description
|
|
|
|
Opens the trades of the casting villager to the target player
|
|
|
|
|
|
|
|
|
|
|
|
## Attributes
|
|
|
|
| Attribute | Aliases | Description | Default |
|
|
|
|
|-----------|-----------|----------------------------------------------------------------------|---------|
|
|
|
|
| realTrade | real | Whether the opened trades should be the ones of the actual villager instead of a copy of them, so that they do not impact the casting villager | true |
|
|
|
|
|
|
|
|
|
|
|
|
## Examples
|
|
|
|
```yaml
|
|
|
|
Skills:
|
|
|
|
- opentrades @PIR{r=10;limit=1;sort=NEAREST}
|
|
|
|
```
|
|
|
|
|
|
|
|
## Aliases
|
|
|
|
- [x] opentrade
|
|
|
|
- [x] trade |
|
|
|
\ No newline at end of file |