Skip to main content

Tracker HUD

The Achievement Tracker HUD is a persistent on-screen display that lets you monitor progress on up to 3 achievements at a time. It shows achievement names, progress bars, and difficulty indicators so you always know how close you are to your next unlock.

Overview

  • Track up to 3 achievements simultaneously
  • Live progress updates as you play (kills, blocks mined, playtime, etc.)
  • Color-coded difficulty indicators (Brown = Normal, Gold = Hard, Purple = Epic)
  • Progress numbers with context-aware units (e.g., "5/10 Min", "3/5 Kills")
  • Auto-hides when the world map is open
  • Completed achievements are automatically removed from tracking
  • Fully customizable position and visibility settings per player

Tracking and Untracking Achievements

  1. Open the Achievement Gallery with /ksachievements (or /ac)
  2. Find the achievement you want to track
  3. Click the Track button next to the achievement entry
  4. The achievement now appears on your HUD

To stop tracking, click the Untrack button on a tracked achievement.

Maximum Tracked

You can track a maximum of 3 achievements at once. If you try to add a fourth, you will see a message in chat. Untrack one first to make room.

Automatic Tracking Behavior

The tracker has two smart automation features:

  • Auto-remove on completion: When you unlock a tracked achievement, it is automatically removed from the tracker.
  • Auto-track next in chain: If you complete an achievement that is part of a chain (e.g., miner_1 -> miner_2 -> miner_3), the next achievement in the chain is automatically tracked for you.

Position Presets

Each player can choose where the tracker HUD appears on their screen. The following presets are available:

PresetPosition
top_leftTop-left corner
top_rightTop-right corner
middle_leftCenter-left
middle_rightCenter-right
bottom_leftBottom-left corner (default)
bottom_rightBottom-right corner
customManual X/Y coordinates

Changing Position

  1. Open the Achievement Gallery (/ksachievements)
  2. Click the Settings button (gear icon)
  3. Select a position preset from the dropdown, or choose Custom and adjust the X/Y sliders
  4. The live preview shows where the HUD will appear
  5. Click Apply to save
Live Preview

The settings page shows a real-time preview of the HUD position on your screen. Adjust the sliders and see the preview move before you commit.


HUD Settings

All settings are per-player and persist between sessions.

SettingDescriptionDefault
HUD EnabledShow or hide the tracker entirelyEnabled
Show ProgressDisplay progress numbers and percentagesEnabled
Position PresetWhere the HUD appears on screenbottom_left
X PositionHorizontal position (0-1920) for custom placement16
Y PositionVertical position (0-1080) for custom placement700

Resetting to Defaults

In the settings page, click Reset to restore all settings to their default values, then click Apply.


Auto-Hide Behavior

The tracker HUD automatically hides in the following situations:

  • World map is open -- the HUD reappears when you close the map
  • HUD disabled -- if you turn off the HUD via settings
  • No tracked achievements -- an empty state message is shown instead
  • Player has no data loaded -- during initial login before data loads

MHUD Integration

If the MHUD (Multiple HUD) plugin is installed on the server, the tracker HUD is registered through MHUD. This prevents conflicts with other plugins that use the HUD system.

With MHUD installed:

  • The Achievement Tracker runs alongside other custom HUDs without interference
  • Each HUD gets its own identifier (KyuubiSoft_AchievementTracker)

Without MHUD:

  • The tracker uses the standard single-HUD system
  • If another plugin already has a HUD active, the tracker will not replace it
  • A warning is logged to the server console
warning

Without MHUD, only one custom HUD can be active at a time. If you use multiple HUD plugins, install MHUD to avoid conflicts.


Progress Display

When Show Progress is enabled, each tracked achievement shows:

  • Achievement name (localized)
  • Progress counter with unit, e.g., 450/1000 Blk
  • Percentage, e.g., 45%
  • Difficulty color bar on the side

Progress Units

Trigger TypeUnit
PlaytimeMin
Distance walkedBlk
Blocks (mined, placed, etc.)Blk
Kills / Player killsKills
Damage dealt / takenDmg
Items craftedItems
Chat messagesMsg
Zones discoveredZones
Other(none)

Troubleshooting

HUD Not Showing

  1. Check if the HUD is enabled: open settings via /ksachievements and verify HUD Enabled is checked
  2. Make sure you have at least one achievement tracked
  3. If using another HUD plugin, install MHUD for compatibility
  4. Check the server log for "Cannot show Achievement Tracker HUD" warnings

HUD Position Seems Wrong

  1. Open settings and try a different preset
  2. Use Reset to go back to defaults
  3. Note that position is based on 1920x1080 resolution; other resolutions may shift the display slightly

Progress Not Updating

  1. Verify the achievement is actually being tracked (check the gallery)
  2. Some triggers update on intervals rather than instantly (e.g., playtime)
  3. Achievements completed in Creative mode are not tracked by default (configurable)