Claim My Land

⭐ — (2 endorsements) 📥 1,347 downloads 📌 v2.8.0 📅 4/20/2026
🟡 Updated this year

By gottsch · forge

⬇ Download Mod Source: Modrinth ↗ 📅 Updated: 5/3/2026 📅 Created: 4/20/2026
⚠️ Install Order · 2 steps
1🛠️ Forge — Minecraft Forge (mod loader) Download ↗
2🛠️ Fabric — Fabric Loader Download ↗

Install in this order, then this mod last — most mods fail to load without their framework and dependencies in place.

🔍 Analysis

  • 👍 0.1% endorsement rate
  • 🏆 #203 of 362 forge mods in this game by downloads

📋 About This Mod

<img src="https://raw.githubusercontent.com/wiki/gottsch/gottsch-minecraft-Claim-My-Land/images/curseforge/headings/cml_title.png" width="500px"> --- **Claim land your way — no chunk grid, no compromises.** Define any shape and size, organize your territory into Nations and Zones, and protect it all with a full protection and whitelist system. Claim My Land is a land-claiming mod for **Minecraft 1.20.1 (Forge)** that gives players complete control over their territory. Unlike chunk-based claiming mods, CML lets you define any rectangular area — place it exactly where you want, sized exactly how you want. --- ## ✨ Features - **Free-form parcel sizing** — claim any rectangular area, not locked to chunk boundaries - **Nation / Zone / Citizen hierarchy** — organize territory with a tiered ownership model - **Deed-based claiming** — find deeds in dungeon loot or receive them from server ops - **Visual border rendering** — in-world wireframe borders with per-type color coding (green, blue, yellow, purple) - **JourneyMap integration** — parcels appear as polygon overlays on the full-screen and minimap - **Full protection system** — block, item, entity, and tag-based whitelists at the estate level - **Interactive chat UI** — clickable icon buttons in chat for rename, demolish, whitelist management - **Parcel entry title** — title/subtitle display on-screen when entering a parcel - **Rolling JSON backup system** — automatic periodic saves with configurable retention - **Server-friendly** — dimension-aware, configurable CML ops list, lightweight spatial indexing --- ## 📸 Screenshots <!-- Replace these with actual uploaded Modrinth image URLs --> <!-- !(IMAGE_URL_1) --> <!-- !(IMAGE_URL_2) --> <!-- !(IMAGE_URL_3) --> <!-- !(IMAGE_URL_4) --> *Screenshots coming soon — items showcase, border rendering, JourneyMap overlay, chat UI, parcel entry title.* --- ## 📦 Requirements - **(https://modrinth.com/mod/gottschcore)** 2.6.0+ (required) **Recommended:** - (https://modrinth.com/mod/journeymap) — parcel polygon overlays on your map - (https://modrinth.com/mod/chat-plus) — scrollable chat for long command output (see compatibility note below) --- ## ⚠️ Chat Plus Compatibility > **Chat Plus users:** You must set `"movableChatEnabled": false` in your Chat Plus config (`config/chatplus.json`). Movable chat mode intercepts click events before CML can process them, which prevents the interactive chat icon buttons from working. --- ## How It Works ### Claiming Land 1. Obtain a **Deed** (from loot chests or a server operator) 2. Right-click the ground to place a **Foundation Stone** preview 3. Check the border colors — green means clear, red means conflict 4. Right-click the Foundation Stone with the deed to confirm your claim 5. Your land is now protected! ### The Hierarchy CML supports four parcel types: | Type | Color | Purpose | |---|---|---| | **Player** | Green | Personal land claim | | **Nation** | Blue | Large territory that can contain Zones and Citizens | | **Zone** | Yellow | Subdivision within a Nation | | **Citizen** | Purple | Individual plot within a Nation, assigned to a player | ### Protection Claimed parcels block unauthorized block breaking, block placement, item use, farmland trampling, chorus fruit teleportation, hostile mob spawning, and more. Owners manage access through seven whitelist types: player, block, item, block tag, item tag, entity, and entity tag. --- ## 📖 Documentation Full documentation — getting started guide, commands reference, protection system details, configuration options, and more — is available on the **(https://github.com/gottsch/gottsch-minecraft-Claim-My-Land/wiki)**. --- *Also available on (https://www.curseforge.com/minecraft/mc-mods/claim-my-land) · Source on (https://github.com/gottsch/gottsch-minecraft-Claim-My-Land) · By the author of (https://modrinth.com/mod/treasure2)*

Claim land your way — no chunk grid, no compromises. Define any shape and size, organize your territory into Nations and Zones, and protect it all with a full protection and whitelist system.

Claim My Land is a land-claiming mod for Minecraft 1. 20. 1 (Forge) that gives players complete control over their territory. Unlike chunk-based claiming mods, CML lets you define any rectangular area — place it exactly where you want, sized exactly how you want.

## ✨ Features

  • Free-form parcel sizing — claim any rectangular area, not locked to chunk boundaries
  • Nation / Zone / Citizen hierarchy — organize territory with a tiered ownership model
  • Deed-based claiming — find deeds in dungeon loot or receive them from server ops
  • Visual border rendering — in-world wireframe borders with per-type color coding (green, blue, yellow, purple)
  • JourneyMap integration — parcels appear as polygon overlays on the full-screen and minimap
  • Full protection system — block, item, entity, and tag-based whitelists at the estate level
  • Interactive chat UI — clickable icon buttons in chat for rename, demolish, whitelist management
  • Parcel entry title — title/subtitle display on-screen when entering a parcel
  • Rolling JSON backup system — automatic periodic saves with configurable retention
  • Server-friendly — dimension-aware, configurable CML ops list, lightweight spatial indexing

## 📸 Screenshots

Screenshots coming soon — items showcase, border rendering, JourneyMap overlay, chat UI, parcel entry title.

## 📦 Requirements

- (https://modrinth.com/mod/gottschcore)** 2. 6. 0+ (required)

Recommended:

  • (https://modrinth.com/mod/journeymap) — parcel polygon overlays on your map
  • (https://modrinth.com/mod/chat-plus) — scrollable chat for long command output (see compatibility note below)

## ⚠️ Chat Plus Compatibility

> Chat Plus users: You must set `"movableChatEnabled": false` in your Chat Plus config (`config/chatplus.json`). Movable chat mode intercepts click events before CML can process them, which prevents the interactive chat icon buttons from working.

## How It Works

### Claiming Land

1. Obtain a Deed (from loot chests or a server operator) 2. Right-click the ground to place a Foundation Stone preview 3. Check the border colors — green means clear, red means conflict 4. Right-click the Foundation Stone with the deed to confirm your claim 5. Your land is now protected!

### The Hierarchy

CML supports four parcel types:

| Type | Color | Purpose | |---|---|---| | Player | Green | Personal land claim | | Nation | Blue | Large territory that can contain Zones and Citizens | | Zone | Yellow | Subdivision within a Nation | | Citizen | Purple | Individual plot within a Nation, assigned to a player |

### Protection

Claimed parcels block unauthorized block breaking, block placement, item use, farmland trampling, chorus fruit teleportation, hostile mob spawning, and more. Owners manage access through seven whitelist types: player, block, item, block tag, item tag, entity, and entity tag.

## 📖 Documentation

Full documentation — getting started guide, commands reference, protection system details, configuration options, and more — is available on the (https://github.com/gottsch/gottsch-minecraft-Claim-My-Land/wiki)**.

*Also available on (https://www.curseforge.com/minecraft/mc-mods/claim-my-land) · Source on (https://github.com/gottsch/gottsch-minecraft-Claim-My-Land) · By the author of (https://modrinth.com/mod/treasure2)*

🤖 AI-enhanced — based on mod data

📊 Mod Details

Game
Minecraft Mods
Author
gottsch
Version
2.8.0
Downloads
1,347
Endorsements
2
Category
forge
Created
4/20/2026
Updated
5/3/2026
Game Versions
1.21.1
Tags
game-mechanics, management, social

🔧 How to Install Minecraft Mods Mods

Download from Modrinth. Use Prism Launcher or drop into your mods folder.

📖 Full step-by-step install guide for Minecraft Mods →

Visit the official mod page for specific installation instructions for this mod.

🎮 Need cheat codes or console commands? Check ur gaming wiki for Minecraft Mods commands, item IDs, and more.

❓ Frequently Asked Questions

Which Minecraft Mods versions does Claim My Land support?

The author lists 1.21.1. Other versions may work but are untested by the author.

What is the latest version of Claim My Land?

Version 2.8.0, published 2026-05-03 with 1,347 downloads recorded at the source.

Keep browsing — more Minecraft Mods mods await

📋 All Minecraft Mods Mods 🏆 Top 25 📂 More forge 👤 More by gottsch 🔎 Similar Mods 🌐 Best forge (All Games) 🔀 Check Compatibility ⚖️ Compare Mods 🆕 New Mods