Update Bar Settings authored by Ethan's avatar Ethan
......@@ -7,7 +7,7 @@ health:
function: 'health'
```
## Sections
| Section | Description | Value Type | Default Value |
| ------ | ------ | ------ | ------ |
| `width` | This is how wide the mmobar will appear to be. | Integer `[3-500]` | `10` |
| `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` |
| Section | Description | Value Type |
| ------ | ------ | ------ |
| `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) |
\ No newline at end of file