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
  • Migrating from HappyHUD

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

Migrating from HappyHUD

MythicHUD features a number of immediate improvements to HappyHUD:

  1. Support for all server and client versions from 1.19.4, adding support for 1.20.5 - 1.21.
  2. No dependency on ProtocolLib, meaning support for newer Minecraft versions can be added much more rapidly.
  3. Significantly better performance due to fully asynchronous packet handling implementation.

Before replacing HappyHUD with MythicHUD, make at least one backup of your server's HappyHUD folder. This is critically important: we will not provide support for users who lost data because a backup did not exist.

MythicHUD will automatically migrate an existing HappyHUD installation. When this occurs, MythicHUD will notify the user through the server console and remind them to migrate their resource pack. Due to the rebranding and new client support, changes have been made to the generated resource pack. The plugin now uses the mythichud namespace, meaning all references to the happyhud namespace need to be renamed, including folders and pack configurations.

Changes in 1.20.5+ to vanilla HUD rendering require a breaking change to MythicHUD's shader. Hence, MythicHUD generates the mythichud-modern overlay to facilitate support for 1.20.5+. To merge this overlay with your pack, simply copy the generated mythichud-modern/ folder and the overlays section of the example pack.mcmeta to your pack. mythichud-modern/ needs to be placed in the root directory of the resource pack (i.e., the same folder as your pack.mcmeta).

Clone repository
  • Advanced Version Support
  • Changelog
  • Commands
  • Compatibility
  • Components
    • Asset Layers
    • Assets
  • Conditions
  • Conditions
    • Effect
    • Gamemode
    • Logical Operator
    • Placeholder
    • Progress
  • Fonts
  • Getting Started
  • HUD Components
View All Pages