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

Last edited by wordandahalf Jan 29, 2025
Page history
This is an old version of this page. You can view the most recent version or browse the history.

Plugin Configuration

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.

Field Default Description
support (more) Configures the client versions supported by the generated resource pack. More.
description (version info.) The description of the resource pack displayed to clients.
resources [] A list of resource packs used to pull assets. More.
merge {} A mapping of pack locations to merge strategy for inclusion in the final resource pack. More
destination MythicHUD/built-pack The folder (or .zip file) relative to the plugins/ folder where the generated resource pack should be placed.

Support

Resources

Merge

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.

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