Перейти к содержимому
Mineforgian

Stoneworks HUD chat

An unofficial mod that displays your current selected Stoneworks channel in your HUD.

Загрузки
325
Подписчики
2
Обновлён
5 октября 2025 г.
Лицензия
MIT

Опубликован 8 августа 2025 г.

Stoneworks HUD Chat

An unofficial Fabric client mod that displays your currently selected chat channel in your HUD. Designed mainly for Stoneworks but works on other RedisChat-based servers via manual user configuration.

Features

  • Current channel shown on-screen with colorized prefix
  • In-game HUD config screen: drag to move, resize via handles, snap to edges/center
  • Alignment modes: left-to-right, center, right-to-left
  • Scale control with clamped min/max for readability
  • Visibility toggle keybind
  • Auto-detects server channel changes and updates the HUD
  • Config persisted to config/stoneworks_chat.json

Keybinds

  • Open HUD Config: H
  • Toggle HUD Visibility: V

You can change keybinds in Minecraft Controls.

Config

Location: config/stoneworks_chat.json

  • currentChannel: string key of the current channel
  • channels: map of channel key -> object
    • display: string shown in the HUD prefix
    • color: one of white|green|light_red|cyan|red|yellow
    • aliases: array of strings (e.g., ["/g", "/global"]) used to detect channel switches
    • uiName: optional UI-friendly name
  • hudX, hudY: alignment coordinates (depend on alignment mode)
  • textAlign: ltr|center|rtl
  • hudScale: float between 0.75 and 4.0
  • hudVisible: boolean
  • hudAnchorX: optional LEFT|CENTER|RIGHT
  • hudAnchorY: optional TOP|CENTER|BOTTOM
  • hudOffsetX, hudOffsetY: pixel offsets from the chosen anchors
  • showHudTutorial: boolean

Defaults for Stoneworks channels are added automatically if missing.

Ченджлог

0.1.5+1.21.8Релиз1.21.8 · 5 октября 2025 г.
  • Update to 1.21.8
0.1.5+1.21.5Релиз1.21.4, 1.21.5 · 18 августа 2025 г.
  • Fixed bug where the HUD would stay even if minecraft's HUD was hidden.
  • Added /shc reload and /shc reset, letting the player make basic changes to the config while still in game.
0.1.4+1.21.5Релиз1.21.4, 1.21.5 · 10 августа 2025 г.
  • Fixed bugs
0.1.3+1.21.5Релиз1.21.4, 1.21.5 · 10 августа 2025 г.
  • Add scaling to HUD
0.1.2+1.21.5Релиз1.21.4, 1.21.5 · 10 августа 2025 г.
  • Improved QoL of the config menu
  • Add tutorial popup
0.1.1+1.21.5Релиз1.21.4, 1.21.5 · 10 августа 2025 г.
  • Add config menu
0.1.0+1.21.5Релиз1.21.4, 1.21.5 · 8 августа 2025 г.
  • Initial release

Комментарии

Загружаем…