... | @@ -2,6 +2,7 @@ Mechanic: Close Inventory |
... | @@ -2,6 +2,7 @@ Mechanic: Close Inventory |
|
=========================
|
|
=========================
|
|
|
|
|
|
Will close the inventory of the target (must be a player to function).
|
|
Will close the inventory of the target (must be a player to function).
|
|
|
|
|
|
REQUIRES `forcesync=true`.
|
|
REQUIRES `forcesync=true`.
|
|
|
|
|
|
Attributes
|
|
Attributes
|
... | @@ -15,7 +16,7 @@ Attributes |
... | @@ -15,7 +16,7 @@ Attributes |
|
|
|
|
|
Examples
|
|
Examples
|
|
--------
|
|
--------
|
|
|
|
```yaml
|
|
Skills:
|
|
Skills:
|
|
- closeinventory{forcesync=true} @target ~onTimer:100
|
|
- closeinventory{forcesync=true} @target ~onTimer:100
|
|
- ... |
|
``` |
|
|
|
\ No newline at end of file |