Update Bar Inactive Condition authored by Ethan's avatar Ethan
## Description ## Description
The condition will be true if the bar is inactive. The condition will be true if the bar is inactive.
| Condition Types |
| ------ |
| N/A |
## Parameters ## Parameters
[You can view all global parameters here.](https://git.lumine.io/Ehh/mmobars/-/wikis/Condition-Parameters)
| Parameter | Aliases | Description | Type | | Parameter | Aliases | Description | Type |
| ------ | ------ | ------ | ------ | | ------ | ------ | ------ | ------ |
| `timeout` | `t, time` | The time in ticks until a bar is considered inactive. Defaults to the option `inactivity-timeout` set in the config. | Integer | | `timeout` | `t, time` | The time in ticks until a bar is considered inactive. Defaults to the option `inactivity-timeout` set in the config. | Integer |
... ...
......