QuickHud

Displays a customizable HUD with: alive player count, kills, timer, coordinates and team list. All server-controlled.

306

QuickHud

QuickHud — A lightweight HUD controlled from the server for Minecraft

Display player count, kills, timers, coordinates, and team information — all controlled in real time from the server.

--- Wiki ---

HUD Elements

Player counter (survival/adventure only) Kill counter (per player) Timer Coordinates (XYZ) Team list

Element IDs: all, players, kills, timer, coords, team

---

Available Positions

top_left, top_center, top_right, mid_left, mid_center, mid_right, bottom_left, bottom_center, bottom_right

---

Server Commands

/hud show <element> [position] [scale] [@a|player|team <name>] /hud hide <element> [@a|player|team <name>] /hud pos <element|all> <position> /hud scale <element|all> <value>

/hud kills set <amount> [@a|player|team <name>] /hud kills add <amount> [@a|player|team <name>] /hud kills reset [@a|player|team <name>] /hud kills get [player]

/hud timer start <seconds> [@a|player|team <name>] /hud timer pause [@a|player|team <name>] /hud timer resume [@a|player|team <name>] /hud timer reset [@a|player|team <name>]

/hud text set <position> <text> /hud text clear <position|all> [@a|player|team <name>]

/hud reset [@a|player|team <name>]

---

Target Selectors

@a → all players player → specific player team <name> → specific team

---

Compatibility

Mod (Fabric/Forge/NeoForge) + Plugin → Full server-side control Mod only (no plugin) → Local HUD, kills detected via chat Plugin only (no mod) → Requires the mod on the client

The mod communicates with the plugin through a custom network channel. If no plugin is detected, the HUD runs in standalone mode using local configuration.

---

Links

Modrinth: https://modrinth.com/plugin/quickhud CurseForge: https://www.curseforge.com/minecraft/mc-mods/quickhud

---

💻 Created and maintained by @SunnyAIM_ © All Rights Reserved.

ADS