Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
MythicHUD MythicHUD
  • Project overview
    • Project overview
    • Details
    • Activity
  • Issues 4
    • Issues 4
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Wiki
    • Wiki
  • Members
    • Members
  • Activity
  • Create a new issue
  • Issue Boards
Collapse sidebar
  • MythicCraft
  • MythicHUDMythicHUD
  • Wiki
  • Plugin Configuration

Plugin Configuration · Changes

Page history
Update Plugin Configuration authored Jan 29, 2025 by wordandahalf's avatar wordandahalf
Hide whitespace changes
Inline Side-by-side
Showing with 7 additions and 1 deletion
+7 -1
  • Plugin-Configuration.md Plugin-Configuration.md +7 -1
  • No files found.
Plugin-Configuration.md
View page @ efeff6d0
......@@ -145,7 +145,7 @@ This documents fields under the `boss-bar` configuration node.
| `color` | `YELLOW` | Which color is used for passthrough boss bars. |
# Vanilla HUD Elements
`elements` allows users to configure the appearance and location of vanilla HUD elements. Here is a table describing how each element can be controlled:
`elements` allows users to configure the appearance and location of vanilla HUD elements. This table describes how each element can be controlled:
| Element | Description | Can Move? | Can Hide? |
| ------- | ----------- | --------- | --------- |
......@@ -168,6 +168,7 @@ elements:
VEHICLE_HEALTH: default
```
Any element can have this value.
</details>
<details>
......@@ -181,6 +182,8 @@ elements:
```
With the generated resource pack, the player's health and hunger bars will now be invisible.
Only elements that can be hidden can use `hidden`.
</details>
<details>
......@@ -202,6 +205,8 @@ elements:
```
This results in an experience number always in front of the HUD but vertically offset downward.
Only elements that can be moved can use `front`.
</details>
<details>
......@@ -223,6 +228,7 @@ elements:
y: 20.0
```
Only elements that can be moved can use `behind`.
</details>
# HUD Updating
......
Clone repository
Home

Commands and Permissions
Configuration Reference
MythicHUD API
Compatibility
  • Migrating from v1 to v2
  • Crucible
  • Nexo
  • ItemsAdder
  • Modded Clients
Advanced Version Support
  • 1.20.6+

Getting Started
Layouts
Pop-Ups
HUD Components
  • Asset Layers
  • Assets
  • Listeners
  • Conditions
    • Effect
    • Gamemode
    • Placeholder
    • Progress
    • Logical Operators
Fonts