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

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 – reloads config/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 версий
  • Релиз24 КБ
  • Релиз23 КБ
  • Релиз39 КБ
  • Релиз38 КБ
  • Релиз23 КБ
  • Релиз24 КБ
  • Релиз37 КБ
  • Релиз36 КБ
  • Релиз36 КБ
  • Релиз23 КБ
  • Релиз21 КБ
  • Релиз21 КБ
  • Релиз21 КБ
  • Релиз21 КБ
  • Релиз21 КБ
  • Релиз21 КБ
  • Релиз21 КБ
  • Релиз21 КБ
  • Релиз21 КБ

Ченджлог

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

Комментарии

Загружаем…