Skip to content

rpaiMC/CommissionHUD

Repository files navigation

CommissionHUD

A simple, lightweight Fabric mod for Minecraft 1.21.5 that displays your Hypixel SkyBlock mining commissions on screen

Features

  • Shows active commissions from Dwarven Mines, Crystal Hollows, and Glacite Tunnels
  • Powder display for mithril, gemstone, and glacite (only shows if non zero)
  • Progress bars with customizable colors
  • Adjustable position (drag to move), scale, and text color
  • Two display modes: show everywhere or only in mining areas (Commissions persist when leaving mining areas if enabled)

Installation

  1. Install Fabric Loader for Minecraft 1.21.5
  2. Install Fabric API
  3. Drop the mod jar into your .minecraft/mods folder
  4. Launch the game

Setup on Hypixel

The mod reads commission data from the tab list. You need to enable the Commissions widget in Hypixel:

  1. Join Hypixel SkyBlock
  2. Type /widgets or go to SkyBlock Menu → Settings → Personal → User Interface → Player List Info
  3. Enable the "Commissions" widget
  4. Enable the "Powder" widget if it isn't already enabled Note: both of these may be enabled by default, but ensure that they are

Usage

Type /chud in-game to open the config screen.

From there you can:

  • Toggle the HUD on/off
  • Show or hide progress percentages
  • Switch between "Everywhere" and "Mining Islands Only" display modes
  • Adjust the scale
  • Pick custom colors for text and progress bars
  • Drag the preview to reposition the HUD

Building from Source

./gradlew build

The compiled jar will be in build/libs/.

Requirements

  • Minecraft 1.21.5
  • Fabric Loader 0.16.9+
  • Fabric API

Note

  • Builds in releases and on modrinth are STABLE RELEASES!
  • Beta builds are available if you build the src from scratch, or have access to the pre-built .jar files within the discord.

License

MIT

About

Commission display mod for Hypixel Skyblock

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages