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

Migrating from HappyHUD · Changes

Page history
Create Migrating from HappyHUD authored Aug 05, 2024 by wordandahalf's avatar wordandahalf
Show whitespace changes
Inline Side-by-side
Showing with 10 additions and 0 deletions
+10 -0
  • Migrating-from-HappyHUD.md Migrating-from-HappyHUD.md +10 -0
  • No files found.
Migrating-from-HappyHUD.md 0 → 100644
View page @ 4128d74a
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`.
\ No newline at end of file
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