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

Plugin Configuration · Changes

Page history
Update Plugin Configuration authored Jan 29, 2025 by wordandahalf's avatar wordandahalf
Hide whitespace changes
Inline Side-by-side
Showing with 6 additions and 6 deletions
+6 -6
  • Plugin-Configuration.md Plugin-Configuration.md +6 -6
  • No files found.
Plugin-Configuration.md
View page @ 04f1a8d9
......@@ -31,7 +31,7 @@ By default, the resource pack will support the closed interval from the server's
### Types
<details>
<summary>All Versions</summary>
<summary><b>All Versions</b></summary>
You can configure the plugin to generate a resource pack supporting all versions supported by the plugin:
```yaml
......@@ -42,7 +42,7 @@ resource-pack:
</details>
<details>
<summary>Single Version</summary>
<summary><b>Single Version</b></summary>
You can configure the plugin to generate a resource pack supporting a single version by directly specifying the version in the field:
```yaml
......@@ -54,7 +54,7 @@ This configures MythicHUD to generate a resource pack only supporting 1.20.6.
</details>
<details>
<summary>Half-Open Version Range</summary>
<summary><b>Half-Open Version Range</b></summary>
You can configure the plugin to generate a resource pack supporting a half-open version range starting or ending at a particular version.
```yaml
......@@ -77,7 +77,7 @@ This configures MythicHUD to generate a resource pack supporting the oldest vers
<details>
<summary>Closed Version Range</summary>
<summary><b>Closed Version Range</b></summary>
You can configure the plugin to generate a resource pack supporting a closed version range starting _and_ ending at a particular version.
```yaml
......@@ -95,7 +95,7 @@ This configures MythicHUD to generate a resource pack supporting 1.20.1 until 1.
The `resources` field takes a list of external resource packs used to extract resources. They can be specified as a URL, file (relative to the `plugin/` folder), or `server_pack`, to use the resource pack configured in the server properties.
<details>
<summary>Example</summary>
<summary><b>Example</b></summary>
```yaml
resource-pack:
......@@ -119,7 +119,7 @@ The `merge` field is a map which pairs a resource pack (specified in the format
| `KEEP_FIRST` | Ensures packs "respect" what others have already provided, meaning the first pack has the last say. |
<details>
<summary>Example</summary>
<summary><b>Example</b></summary>
Following from the previous section,
......
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