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
  • Compatibility

Compatibility · Changes

Page history
Typos and clearer language authored Oct 03, 2024 by Brickgard's avatar Brickgard
Hide whitespace changes
Inline Side-by-side
Showing with 8 additions and 8 deletions
+8 -8
  • Compatibility.md Compatibility.md +8 -8
  • No files found.
Compatibility.md
View page @ 26bfe8c5
Some plugins that handle resource packs for your server may take extra steps to configure. MythicHUD offers a simple export compatibility option in its `/MythicHUD/config.yml`: Some plugins that handle resource packs for your server may take extra steps to configure.\
MythicHUD offers a simple export compatibility option in its `/MythicHUD/config.yml`:
``` ```
copy-resource-pack: copy-resource-pack:
enabled: false enabled: false
...@@ -8,7 +9,7 @@ copy-resource-pack: ...@@ -8,7 +9,7 @@ copy-resource-pack:
``` ```
This configuration, when enabled, would copy the `/MythicHUD/built-pack/` assets to another destination, such as `/plugins/myPack/assets/` as configured above. You can send MythicHUD's assets to any pack management plugin/directory in this way. This configuration, when enabled, would copy the `/MythicHUD/built-pack/` assets to another destination, such as `/plugins/myPack/assets/` as configured above. You can send MythicHUD's assets to any pack management plugin/directory in this way.
Some plugins modify core shaders MythicHUD uses for its displays, and must be adjusted to work together. **Some plugins modify core shaders MythicHUD uses for its displays, and must be configured so they do not conflict with HUD rendering.**
--- ---
### Crucible: ### Crucible:
...@@ -30,15 +31,14 @@ Generation: ...@@ -30,15 +31,14 @@ Generation:
- Copy MythicHUD's resource pack elements to `/ItemsAdder/contents/`, which can be configured as mentioned above. - Copy MythicHUD's resource pack elements to `/ItemsAdder/contents/`, which can be configured as mentioned above.
<details><summary>ItemsAdder Overlays Issue</summary> <details><summary>ItemsAdder Overlays Issue</summary>
As of October 2024, ItemsAdder is [still working on](https://github.com/PluginBugs/Issues-ItemsAdder/issues/3969) utilizing modern resource pack pack overlays (required by MythicHUD for multi-version compatibility) - in the meantime, users can support *either* 1.20.6+ *or* 1.19.4 - 1.20.4 using [Advanced Version Support](Advanced-Version-Support) As of October 2024, ItemsAdder is [still working on](https://github.com/PluginBugs/Issues-ItemsAdder/issues/3969) utilizing modern resource pack overlays (required by MythicHUD for multi-version compatibility) - in the meantime, users can support *either* 1.20.6+ *or* 1.19.4 - 1.20.4 using [Advanced Version Support](Advanced-Version-Support).
</details> </details>
--- ---
## Mod Compatibility ## Mod Compatibility
### Feather Client
In order to make HUDs appear on the Feather Client, Boss Bar settings must use White Text color, Text Shadow, and be set to not overwrite text color:
![FeatherClient_Settings](uploads/2dae5dd4582eccc70472a8952e6c861d/FeatherClient_Settings.png)
### Lunar Client ### Lunar Client
In order to make HUDs appear correctly on the Lunar Client, Boss Bar settings must be set to not use Custom Boss Bars. In order to make HUDs appear correctly on the Lunar Client, Boss Bar settings must be set to not use Custom Boss Bars.
![LunarClient_Settings](uploads/07a8d653c44a5168e168aa1103055d9d/LunarClient_Settings.png) ![LunarClient_Settings](uploads/07a8d653c44a5168e168aa1103055d9d/LunarClient_Settings.png)
\ No newline at end of file ### Feather Client
In order to make HUDs appear correctly on the Feather Client, Boss Bar settings must use White Text color, Text Shadow, and be set to not overwrite text color:
![FeatherClient_Settings](uploads/2dae5dd4582eccc70472a8952e6c861d/FeatherClient_Settings.png)
\ No newline at end of file
Clone repository
Home
Commands and Permissions
MythicHUD API
Compatibility
  • Crucible
  • Oraxen
  • 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