Compatibility
Minecraft: Java Edition
Platforms
Supported environments
Tags
Creators
Details
📜 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.


