
ClaimIt
Mod Overview
ClaimIt is a powerful territory protection system for Minecraft Forge versions 1.12.x, developed with a focus on maximum compatibility with other modifications. Instead of banning items, this mod offers flexible integration, allowing other addons to work systematically within the claim system framework.

Key Advantages
Modular Compatibility Approach - The system is designed so that other mods can harmoniously interact with protection mechanisms, minimizing conflicts.
Deep Permission Settings - A thoroughly developed yet flexibly configurable permission system provides complete control over who can do what on your territory.
Professional Administration Tools - A rich set of tools for server management and administration.
Technical Features
The mod works exclusively on the server side and functions correctly in singleplayer or local network games, requiring no client installation.
Territory Creation System
To create a protected area, simply mark two opposite corners with a special item (default - shears). After this, players without appropriate permissions cannot interact with the protected territory.
Player Permission System
Each member can be assigned a specific set of permissions via management commands:
- modify - placing and breaking blocks
- use - using items and interacting with blocks (chests, furnaces, doors)
- entity - interacting with mobs and animals
- pvp - ability to damage other players
- manage_perms - managing permissions and territory members
Global Territory Settings
For each protected zone, various capabilities can be individually enabled or disabled:
- living_modify - mob ability to interact with blocks
- drop_item - ability to drop items
- pickup_item - ability to pick up items
- allow_projectiles - effect of arrows and other projectiles
- entity_spawn - spawning of mobs and animals
- explosion - effect of explosions
- fire_create - creation and spread of fire
These settings can be changed globally through configuration files, allowing administrators to set uniform rules for all territories.
Complete Command List
Basic Commands
/claimit admin
/claimit cancel
/claimit claim
/claimit claimblocks
/claimit config
/claimit confirm
/claimit subclaim
/claimit trust
/claimit group
/claimit help
Territory Management Commands
/claimit claim delete
/claimit claim deleteall
/claimit claim info
/claimit claim list
/claimit claim manage
/claimit claim permission
/claimit claim setname
/claimit claim toggle
Subclaim Commands
/claimit subclaim delete
/claimit subclaim deleteall
/claimit subclaim info
/claimit subclaim list
/claimit subclaim permission
/claimit subclaim setname
/claimit subclaim toggle
Limitation System
Each player receives a certain number of so-called "claim blocks" that determine the maximum size of their holdings. Administrators can configure base limits and individually adjust them for specific players.
Integration and API
ClaimIt provides full integration with Sponge and Spigot permission systems, including support for the popular LuckPerms plugin. Developers can use the extensive API to create their own additions and integrations.
Example required permissions when using Sponge:
claimit.claim.create
- creating main territoriesclaimit.subclaim.create
- creating subclaims
Common Problem Solutions
Alias /ci Problem - Some plugins may conflict with quick command calls. In such cases, use the full command /claimit
.
Managing Trusted Players - To completely remove access, use permission management commands or the interactive management menu.
Setting Block Limits - Base values are configured through configuration, individual values through appropriate commands.