๐ฆ Chunk Claim
A lightweight and powerful server-side NeoForge mod for Minecraft 1.21.1 that lets players claim and protect chunks.
Perfect for SMP servers that want simple land protection without overcomplication.
Admins can also define spawn protection areas with global restrictions.
โจ Features
- ๐ Claim chunks and protect them from other players
- ๐ Buy additional claim slots using diamonds (or get them from admins)
- ๐ค Trust players to build inside your claims
- ๐ก๏ธ Spawn Claims: global protection (no PvP, no block breaking, no fire, etc.)
- ๐ฅ๏ธ Clean and simple GUIs for claims, settings, and statistics
- ๐ Admin OP bypass mode
๐งพ Commands
๐ค Player Commands
| Command |
Description |
/claim |
Claim the chunk you are currently standing in |
/claim buy [amount] |
Buy additional claim slots using diamonds |
/claim number |
Show your available claim slots |
/unclaim |
Remove your claim from the current chunk |
/claimlist |
List all your claims |
/claiminfo |
Show information about the current chunk |
/trust <player> |
Allow a player to build in your claims |
/untrust <player> |
Remove a player's trust |
/trustlist |
Show all trusted players |
/statistics |
Open the statistics GUI |
/settings |
Open the settings GUI |
/commands |
Show full command overview |
๐ง Admin Commands
| Command |
Description |
/spawnclaim |
Mark current chunk as spawn claim |
/spawnclaim remove |
Remove spawn claim from current chunk |
/spawnclaim list |
List all spawn claims |
/slots give <player> <amount> |
Give claim slots to a player |
/slots remove <player> <amount> |
Remove claim slots from a player |
/prices [amount] |
Show or set price per claim slot (diamonds) |
/adminunclaim [x z | here | player <player> | claim <player> <nr>] |
Remove claims as admin |
/adminclaims <player> |
List all claims of a player |
/claimopbypass <on|off> |
Toggle OP bypass |
๐ ๏ธ Requirements
| Component |
Version |
| Minecraft |
1.21.1 |
| Mod Loader |
NeoForge 21.1.211+ |
| Side |
Server & Client |