
QuickHud
Displays a customizable HUD with: alive player count, kills, timer, coordinates and team list. All server-controlled.
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.
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
/hud hide
/hud pos <element|all>
/hud scale <element|all>
/hud kills set
/hud kills add
/hud kills reset [@a|player|team
/hud kills get [player]
/hud timer start
/hud timer pause [@a|player|team
/hud timer resume [@a|player|team
/hud timer reset [@a|player|team
/hud text set
/hud text clear <position|all> [@a|player|team
/hud reset [@a|player|team
Target Selectors
@a → all players
player → specific player
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: /plugins/quickhud
CurseForge: https://www.curseforge.com/minecraft/mc-mods/quickhud
💻 Created and maintained by @SunnyAIM_
© All Rights Reserved.
