Update Bar Inactive Condition authored by Ethan's avatar Ethan
...@@ -7,7 +7,7 @@ The condition will be true if the bar is inactive. ...@@ -7,7 +7,7 @@ The condition will be true if the bar is inactive.
## Parameters ## Parameters
[You can view all global parameters here.](Condition-Parameters) [You can view all global parameters here.](Condition-Parameters)
| Parameter | Aliases | Description | Type | Default Value | | Parameter | Aliases | Description | Type |
| ------ | ------ | ------ | ------ | ------ | | ------ | ------ | ------ | ------ | ------ |
| `timeout` | `t, time` | The time in ticks until a bar is considered inactive. | `Integer` | `inactivity-timeout` | | `timeout` | `t, time` | The time in ticks until a bar is considered inactive. | `Integer` | `inactivity-timeout` |
... ...
......