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
Create Plugin Configuration authored Jan 29, 2025 by wordandahalf's avatar wordandahalf
Show whitespace changes
Inline Side-by-side
Showing with 25 additions and 0 deletions
+25 -0
  • Plugin-Configuration.md Plugin-Configuration.md +25 -0
  • No files found.
Plugin-Configuration.md 0 → 100644
View page @ b63cb6f2
This page serves as a general reference for all fields in MythicHUD's main configuration.
## General
| Field | Default | Description |
| ----- | ------- | ----------- |
| `locale` | `en_US` | Configures the language of messages. Currently, only American English is supported. |
| `generate-default-files` | `true` | Indicates whether the plugin should attempt to generate the default HUD files on startup. |
| `layout.default` | `[]` | A list of layout names that are given to players by default. |
| `check-update` | `5` | The number of ticks between HUD placeholder updates. |
| `decimal-format` | `#.##` | The format which decimal-valued placeholders are presented in the HUD. |
| `disable-geyser-players` | `true` | Indicates whether HUDs should be sent to Bedrock players connected via Geyser. |
| `disable-netty-injection` | `false` | Indicates whether Netty injection should be disabled. Reduces memory churn for very specific use cases. Do not touch if you don't know what you are doing. |
| `config-version` | `10` | The configuration version, for compatibility purposes. Do not touch if you don't know what you are doing. |
## Resource Pack
This documents fields under the `resource-pack` configuration node.
## Boss Bars
This documents fields under the `boss-bar` configuration node.
## Vanilla HUD Elements
This documents fields under the `elements` configuration node.
## HUD Updating
This documents fields under the `updaters` configuration node.
\ No newline at end of file
Clone repository
Home
Commands and Permissions
MythicHUD API
Compatibility
  • 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