Update Bar Settings authored by Ethan's avatar Ethan
...@@ -7,7 +7,7 @@ health: ...@@ -7,7 +7,7 @@ health:
function: 'health' function: 'health'
``` ```
## Sections ## Sections
| Section | Description | Value Type | Default Value | | Section | Description | Value Type |
| ------ | ------ | ------ | ------ | | ------ | ------ | ------ |
| `width` | This is how wide the mmobar will appear to be. | Integer `[3-500]` | `10` | | `width` | This is how wide the mmobar will appear to be. | Integer `[3-1000]` |
| `function` | This controls how the bar will interact with the player. You can view all default functions and how to create custom them [here](bar-functions). | [Bar Function](bar-functions) | `N/A` | | `function` | This controls how the bar will interact with the player. You can view all default functions and how to create custom them [here](bar-functions). | [Bar Function](bar-functions) |
\ No newline at end of file