Update Bar Options authored by Ethan's avatar Ethan
...@@ -7,6 +7,7 @@ Bar options affect the bar based on the set condition. ...@@ -7,6 +7,7 @@ Bar options affect the bar based on the set condition.
## Removed Options ## Removed Options
**These options have been removed. Please see [the conditions page to use their replacements.](conditions)** **These options have been removed. Please see [the conditions page to use their replacements.](conditions)**
| Option | Description | Default Value| | Option | Description | Default Value|
| ------ | ----------- | ------------ | | ------ | ----------- | ------------ |
| hide-when-full | If the value is greater than or equal to the max, the bar is hidden. | false | | hide-when-full | If the value is greater than or equal to the max, the bar is hidden. | false |
... ...
......