Torch Head Light
TorchHeadLight is a lightweight Paper plugin that implements dynamic lighting mechanics without the need for client-side mods or resource packs.
Quick challenge
How far can you run before the mobs catch you?
Minecraft check
Confirm your run
Complete the quick check to get your code.
Torch Head Light
RU | TorchHeadLight — Ванильный динамический свет
TorchHeadLight — это легковесный плагин для Paper, который реализует механику динамического освещения без использования клиентских модов или ресурспаков. Блок света (LIGHT) автоматически следует за игроком, пока тот держит в руках осветительный прибор.
🌟 Основные особенности:
Полная ванильность: Работает на стандартных механиках Minecraft. Игрокам не нужно ничего скачивать.
Гибкая настройка: Через config.yml можно добавить любой предмет и назначить ему индивидуальный уровень яркости (от 0 до 15).
Настройка высоты: Выбирайте, где именно будет находиться источник света (над головой, на уровне пояса и т.д.).
Умная проверка: Плагин не заменяет существующие блоки и не ломает постройки. Свет ставится только в воздухе.
Оптимизация: Минимальная нагрузка на сервер благодаря эффективному отслеживанию состояния рук.
💻 Команды и права:
``` - /thl on | off | toggle | reload | user — управление плагином. - /thl on | off | toggle — включение и выключение работы плагина. - /thl reload — перезагрузка плагина. - /thl user — если у игрока есть права(torchheadlight.user), он может включать или выключать плагин для себя. ```
🔧 Рекомендуемые плагины для нормальной игры:
- LuckPerms - PlaceholderAPI - ProtocolLib
EN | TorchHeadLight — Vanilla Moving Light
TorchHeadLight is a lightweight Paper plugin that implements dynamic lighting mechanics without the use of client-side mods or resource packs. The light block automatically follows the player as long as they hold the light fixture.
🌟 Key Features:
Completely vanilla: Works with standard Minecraft mechanics. Players don't need to download anything.
Flexible configuration: Using config.yml, you can add any object and assign it a custom brightness level (from 0 to 15).
Adjust the height: Decide exactly where the light source will be positioned (overhead, waist level, etc.).
Smart checking: The plugin doesn't replace additional blocks or break settings. Light only appears in mid-air.
Optimization: Minimal server load thanks to efficient hand tracking.
💻 Commands and Permissions:
``` - /thl | off | toggle | reload | user — plugin management. - /thl | off | toggle — toggle the plugin on and off. - /thl reload — reload the plugin. - /thl user — if the player has permissions (torchheadlight.user), they can enable or disable the plugin for themselves. ```