All in one land claim plugin with 2 modes chunk claim and free claim (golden shovel)........
** UltimateLandClaim
The Ultimate Dual-Mode Land Protection Plugin
| Version | Minecraft | Java | API |
|---|---|---|---|
| 1.0.0 | 1.21.1+ | 21+ | Paper |
🎯 Executive Summary
UltimateLandClaim is a sophisticated, dual-mode land protection plugin for Minecraft Paper servers running version 1.21.1+. It uniquely combines the best features of popular claiming systems (Towny, Factions, GriefPrevention) into a single, mode-switchable plugin with universal data storage.
Why Choose UltimateLandClaim?
| Feature | UltimateLandClaim | Other Plugins |
|---|---|---|
| Dual Modes | ✅ CHUNK + FREE | ❌ Single mode only |
| Mode Switching | ✅ Without data loss | ❌ Requires migration |
| Modern API | ✅ Paper 1.21.1 | ⚠️ Often outdated |
| Visuals | ✅ Adventure API & RGB | ❌ Legacy chat |
| WorldGuard | ✅ Built-in Integration | ⚠️ Limited or none |
| Trust Levels | ✅ 4 Hierarchical Levels | ⚠️ 1-3 levels |
🔑 Key Features
🏗️ Dual-Mode Claiming System
🛡️ Advanced Protection
💰 Playtime-Based Economy
🎨 Visual Feedback
🗺️ Claim Modes Explained
You can switch between these modes in config.yml.
📦 CHUNK Mode (Grid-Based)
Best for: Faction servers, town systems, organized communities.
🎯 FREE Mode (Freeform Selection)
Best for: Survival servers, creative plots, custom regions.
👥 Trust System
The trust system is hierarchical. Each level includes all permissions from the levels below it.
Example:/claim trust Steve BUILD - Steve can build, open chests, and use doors, but cannot add other members.
📝 Commands Reference
🏗️ Claiming Commands
| Command | Description | Permission |
|---|---|---|
/claim |
Show claiming instructions | ultimatelandclaim.claim |
/claim auto |
Toggle auto-claim (Chunk mode only) | ultimatelandclaim.claim |
/claim delete |
Delete the claim you are standing in | ultimatelandclaim.claim |
/unstuck |
Teleport out of a claim if trapped | ultimatelandclaim.unstuck |
👥 Trust Commands
| Command | Usage |
|---|---|
| Grant Trust | /claim trust <player> <level> |
| Remove Trust | /claim untrust <player> |
📊 Info & Admin
| Command | Description | Permission |
|---|---|---|
/claim info |
View owner and trusted players | ultimatelandclaim.claim |
/claim list |
Check your claim block balance | ultimatelandclaim.claim |
/uls reload |
Reload configuration | ultimatelandclaim.admin |
🔐 Permissions
| Permission | Description | Default |
|---|---|---|
ultimatelandclaim.claim |
Create/Manage claims | True (All) |
ultimatelandclaim.unstuck |
Use /unstuck | True (All) |
ultimatelandclaim.admin |
Admin commands | OP |
ultimatelandclaim.bypass |
Bypass all protections | OP |
ultimatelandclaim.* |
Wildcard for everything | OP |
⚙️ Configuration
Standard Configuration
Choose your mode: CHUNK or FREE
claim-mode: CHUNK
economy:
starting-claim-blocks: 100
claim-blocks-per-minute: 1
max-claim-blocks: 10000
protection:
allow-pvp: false
allow-explosions: false
prevent-mob-damage: true
WorldGuard Integration
This plugin can automatically detect WorldGuard regions and prevent players from claiming over them.
worldguard:
enabled: true
prevent-claiming-in-regions: true
📥 Installation
UltimateLandClaim-1.0.0.jar./plugins/ folder.config.yml to select CHUNK or FREE mode./uls reload.Requirements:
❓ FAQ
Q: Can I switch modes after players have made claims?
A: Yes! Switching modes does NOT delete claims. Claims made in "Free" mode will stay as they are even if you switch to "Chunk" mode, and vice versa.
Q: How do players get a Golden Shovel?
A: You can use any Golden Shovel (crafted or given). The plugin detects the item type.
Q: Does this work with MySQL?
A: Not in v1.0. Data is stored in local YAML files (
claims.yml). MySQL support is planned for future updates.
Q: Is WorldGuard required?
A: No, it is optional. If installed, ULC will simply hook into it for extra protection.
Made with ❤️ for the Minecraft Community**