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 3
    • Issues 3
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Wiki
    • Wiki
  • Members
    • Members
  • Activity
  • Create a new issue
  • Issue Boards
Collapse sidebar
  • MythicCraft
  • MythicHUDMythicHUD
  • Wiki
  • Getting Started

Last edited by Brickgard Oct 03, 2024
Page history

Getting Started

Before Server Start

MythicHUD is installed like most plugins - simply drag the MythicHUD.jar to your server's /plugins/ folder, then (re)start your server.

If you were a HappyHUD user, you can also try Migrating from HappyHUD before this setup process.

After Server Start

Now that your server has started you should see /plugins/MythicHUD in your plugins directory.
This is where all the configuration for the plugin will be stored.

Resource Pack

If you were to join the server at this point the display would not work, likely showing ▯ characters. This is because MythicHUD's displays are font characters delivered via a resource pack; without it, the textures cannot load.

Texture Pack Updates If you are working with MythicHUD and encounter these ▯ characters, that means your pack is not loaded properly - start troubleshooting there first!

MythicHUD exports its assets to the /plugins/MythicHUD/built-pack/ folder, which needs to be merged into your server's resource pack. If your server is not using a resource pack, you will have to create a resource pack to host MythicHUD assets in.

You can merge the contents of the /MythicHud/built-pack/ folder into your resource pack's assets. Most changes you make with HUDs will require you to merge the updated assets like this again.

If you are using a pack management plugin such as Crucible, Oraxen or ItemsAdder,
make sure to check the extra Compatibility steps for setup!

Once you're all set you can start learning about HUD Components!

Using HUDs

By default, the default-layout HUD will be on for players. This can be configured in its files, and in-game can be toggled with the /hud layout Commands.

Clone repository
Home

Getting Started
What's New in MythicHUD?
Commands and Permissions
Configuration Reference

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

MythicHUD API
Compatibility
  • Migrating from v1 to v2
  • Supporting Multiple Client Versions
  • Crucible
  • Nexo
  • ItemsAdder
  • Modded Clients