Update Bar Inactive Condition authored by Ethan's avatar Ethan
......@@ -9,7 +9,7 @@ The condition will be true if the bar is inactive.
| Parameter | Aliases | Description | Type | Default Value |
| ------ | ------ | ------ | ------ | ------ |
| `timeout` | `t, time` | The time in ticks until a bar is considered inactive. Defaults to the option `inactivity-timeout` set in the config. | `Integer` | `inactivity-timeout` |
| `timeout` | `t, time` | The time in ticks until a bar is considered inactive. | `Integer` | `inactivity-timeout` |
## Examples
```
......
......