... | ... | @@ -7,9 +7,9 @@ The condition will be true if the bar is inactive. |
|
|
## Parameters
|
|
|
[You can view all global parameters here.](Condition-Parameters)
|
|
|
|
|
|
| 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` |
|
|
|
| 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` | `Required` |
|
|
|
|
|
|
## Examples
|
|
|
```
|
... | ... | |