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

Ombre de Bushy

Grows a danger zone that slowly kills players

Загрузки
150
Подписчики
4
Обновлён
20 мая 2026 г.
Лицензия
MIT

Опубликован 7 января 2025 г.

📜 About

A zone mod that enhances the immersion of your project. Instead of a colorful border texture, eliminate your players if they cross the line.

Upon entering a danger zone the player receives Poison and Darkness effects and dies after 10 seconds. The zone is defined by a chunk list — either as a whitelist (listed chunks are lethal) or a blacklist (listed chunks are safe). Beds are disabled in the zone. Admins in creative/spectator recieve a floating message when standing in a listed chunk.

📟 Commands

/ombre chunk add (x z) (x2 z2) — add chunk(s) to the list (omit coords to use your current chunk)

/ombre chunk remove (x z) (x2 z2) — remove chunk(s) from the list

/ombre chunk add              # add the chunk you're standing in
/ombre chunk add 0 0          # add chunk 0,0
/ombre chunk add 0 0 100 100  # add all chunks from 0,0 to 100,100

/ombre chunk reload — reload ombre_chunks.txt from disk (for manual edits)

/ombre list — print all listed chunks

/ombre mode whitelist/blacklist — switch zone mode. DEFAULT = blacklist

/ombre print — export a PNG map of all listed chunks to ombre_map.png in the server root

⚙️ Config

config/ombre_zone.properties — death timer, zone/bed messages, whitelist mode flag

config/ombre_chunks.txt — chunk list, auto-saved as compact rectangles

⚠️ Important

This mod was made for personal use and comes with no guarantees.

Ченджлог

1.2.1Релиз1.20.1 · 18 мая 2026 г.

added .png export and creative indicator; commands reorganization

1.1.3Релиз1.20.1 · 9 октября 2025 г.

added chunk diapazones

1.1.1Релиз1.20.1 · 20 августа 2025 г.

complete overwrite

add chunks to list

make list be zone or safety

1.0.0Релиз1.20.1 · 7 января 2025 г.

Initial version

Комментарии

Загружаем…