
Light Up!
A server-side fabric mod to light up areas to prevent mob spawning or better visibility.
- Загрузки
- 3K
- Подписчики
- 5
- Обновлён
- 16 июня 2026 г.
- Лицензия
- MIT
Опубликован 23 сентября 2025 г.
Light Up (Fabric server-side)
Light Up places light sources automatically around players to brighten caves or surfaces, with per-tick pacing and undo support.
Features
- Server-side only (no client mod required)
- Command-driven lighting with range, min light, skylight toggle, and type (surface/cave/all)
- Per-player undo of the last lighting task
- Action-bar style progress (toggle/format configurable)
- JSON configuration with live reload
- Multi-version builds (1.19.x → 1.21.x)
Commands
/lightup reload– reloadsconfig/light-up.json/lightup cancel– cancels your active lighting task/lightup undo– undoes your last lighting task/lightup <block> <min_light_level 0–15> <range> <include_skylight true|false> <lightup_type surface|cave|all>– starts a new lighting task- Alias:
/lu
Configuration (JSON)
A JSON file is created on first run:
/config/light-up.json
Version support
- 1.19.x, 1.20.x, 1.21.x
Acknowledgements
Inspired by the Spigot/PaperMC plugin LightUp by @LOOHP. See LOOHP/LightUp on GitHub.
Центр версий
19 версийЧенджлог
1.0.3Релиз26.1, 26.1.1, 26.1.2 · 9 апреля 2026 г.
small bug fix
1.0.2Релиз26.1 · 26 марта 2026 г.
Added permission api support back for 26.1 (didn't notice lucko updated his library)
1.0.1Релиз26.1 · 26 марта 2026 г.
Initial Release for Minecraft 26.1
1.0.0Релиз1.21.9-pre1, 1.21.9-pre2, 1.21.9-pre3 · 23 сентября 2025 г.
Initial Release
1.0.0Релиз1.21.4, 1.21.5, 1.21.6 · 23 сентября 2025 г.
Initial Release
1.0.0Релиз1.20.4, 1.20.5, 1.20.6 · 23 сентября 2025 г.
Initial Release
1.0.0Релиз1.19.2, 1.19.3, 1.19.4 · 23 сентября 2025 г.
Initial Release
Комментарии
Загружаем…