Don't Claim our Structures ! (FTB Chunks/OPaC)

Quick rating

Community listing page, reviews here may not be monitored by the author.

Don't Claim our Structures ! (FTB Chunks/OPaC)

No reviews yet

A server-side mod that prevents players from claiming chunks containing structures using FTB Chunks

Mod Loaders
Forge
NeoForge
Minecraft

Community voices

Reviews

List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Show per page
10
25
50
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

About

Project Details

Type
Mod
Latest Version
dont_touch_our_structures-1.21.1-NeoForge-2.0.0.jar

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

CurseForge ID

Resources

External Links

Source Issues Wiki Discord

About

Description

Don't Claim Our Structures!

A server-side Forge mod for Minecraft 1.20.1 that prevents players from claiming chunks containing structures. Protects villages, temples, monuments, and other important structures from being claimed and griefed.

Support on Discord

Supported Claiming Mods

  • FTB Chunks - Blocks claims before they are registered (no flicker)
  • Open Parties and Claims (OPaC) - Mixin-based interception at source, with a fallback listener mode

Features

  • Prevents claiming chunks that contain protected structures
  • Supports both surface and underground structure protection
  • Structure whitelist/blacklist filtering
  • Dimension and biome filtering
  • Configurable padding zones around structures
  • OP bypass with configurable permission level
  • Optional singleplayer protection (disabled by default)
  • LRU cache with TTL for performance
  • Custom denial messages with placeholders
  • In-game admin commands for debugging and management

Commands

All commands require OP level 2.

Command Description
/dtos reload Reload config and clear cache
/dtos check [x z] Check protection status of a chunk
/dtos debug [x z] List all structures in a chunk
/dtos cache clear Clear the protection cache
/dtos cache stats Show cache statistics

Configuration

Config file: dont_touch_our_structures-common.toml

General

  • affect_singleplayer - Enable protection in singleplayer (default: false)
  • bypass_with_op - Allow OPs to bypass protection (default: true)
  • op_bypass_level - Minimum OP level for bypass (default: 2)

Structure Types

  • protect_surface - Protect surface structures (default: true)
  • protect_underground - Protect underground structures (default: false)

Filtering

Structure, dimension, and biome filtering each support three modes:

  • WHITELIST - Only listed entries are affected
  • BLACKLIST - All entries except listed ones are affected
  • DISABLED - No filtering

Padding

  • enable - Add a buffer zone around structures (default: false)
  • default_chunks - Default padding radius in chunks (default: 1)
  • custom_structure_padding - Per-structure padding overrides (e.g. "minecraft:monument=3")

Messages

  • custom_denial_message - Custom message with {structure_name}, {structure_type}, {chunk_x}, {chunk_z} placeholders
  • include_structure_name / include_structure_type / include_coordinates - Toggle auto-generated message details

Hosting

If you'd like to support me and the development of my mods, I recommend trying out BisectHosting. Use code "project8gbderam" to get 25% off your first month of a gaming server for new customers.

Bisect

Screenshots

Gallery

This project has no gallery images yet.

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

~37,000
Downloads
Last Updated
Created
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works