|
|
Mechanic: Close Inventory
|
|
|
=========================
|
|
|
|
|
|
## Description
|
|
|
Will close the inventory of the target (must be a player to function).
|
|
|
|
|
|
REQUIRES `forcesync=true`.
|
|
|
|
|
|
Attributes
|
|
|
----------
|
|
|
|
|
|
| Attribute | Aliases | Description | Default Value |
|
|
|
|-----------|---------|-------------|---------------|
|
|
|
| | | | |
|
|
|
## Attributes
|
|
|
> *This mechanic has no attributes*
|
|
|
|
|
|
|
|
|
|
|
|
Examples
|
|
|
--------
|
|
|
## Examples
|
|
|
```yaml
|
|
|
Skills:
|
|
|
- closeinventory{forcesync=true} @target ~onTimer:100
|
|
|
Skills:
|
|
|
- closeinventory{forcesync=true} @target ~onTimer:100
|
|
|
``` |
|
|
\ No newline at end of file |