Changes
Page history
Update Plugin Configuration
authored
Jan 29, 2025
by
wordandahalf
Hide whitespace changes
Inline
Side-by-side
Plugin-Configuration.md
View page @
3943af9b
...
...
@@ -138,6 +138,12 @@ This configures MythicHUD to merge the three packs, ensuring that both the serve
# Boss Bars
This documents fields under the
`boss-bar`
configuration node.
| Field | Default | Description |
| ----- | ------- | ----------- |
|
`max`
|
`7`
| The maximum number of boss bars that can be passed through to the player. |
|
`hud-position`
|
`4`
| Which boss bar is used to display the HUD to players. Cannot exceed
`max`
. |
|
`color`
|
`YELLOW`
| Which color is used for passthrough boss bars. |
# Vanilla HUD Elements
This documents fields under the
`elements`
configuration node.
...
...
...
...