Skip to content
Nacvark edited this page Jul 29, 2026 · 7 revisions

HUDEngine

A server-side HUD engine for Paper and Folia. Players install nothing: the plugin builds a resource pack, the server sends it, and the HUD appears.

Серверный движок HUD для Paper и Folia. Игроку не нужно ставить ничего: плагин собирает ресурспак, сервер его отправляет, HUD появляется.


🌎 Choose language:

Page What is on it
Installing getting the plugin running
How a HUD is built folders, huds, layouts, elements, coordinates, values, conditions
Fonts using your own TTF, and which fonts survive eight pixels
config.yml every option the plugin itself takes
Resource pack getting the pack to players, hiding the vanilla HUD
Boss bars sharing the screen with other plugins that use boss bars
Commands commands and permissions
Performance what costs what, and the one setting worth touching
Coming from BetterHud what carries over and what does not
Troubleshooting what the errors mean
API publishing values and compass points from your own plugin
Страница Что на ней
Установка как запустить плагин
Создание HUD папки, худы, лейауты, элементы, координаты, значения, условия
Добавление шрифтов свой TTF и какие шрифты выживают на восьми пикселях
Настройка config.yml все настройки самого плагина
Раздача ресурспака как пак попадает к игрокам, скрытие ванильного HUD
Боссбары соседство с другими плагинами, использующими боссбары
Команды команды и права
Производительность что чего стоит и какую настройку имеет смысл трогать
Переход с BetterHud что переносится, а что нет
Если что-то не так что означают ошибки
Добавление API свои значения и точки компаса из вашего плагина

Clone this wiki locally