Flan on Forge and NeoForge: keep your Minecraft server builds safe
If you run a Minecraft server with friends, you already know how fast a great build can turn into a griefing story. Land claiming is one of the oldest multiplayer fixes in the book, but not every claiming mod feels good to use day to day. Flan, the Forge and NeoForge take on the idea that started from Fabric LANd, focuses on a clean workflow: intuitive world interactions, a helpful GUI when you want it, and commands when you do not.
What Flan is, and why “server side” matters
Flan is a server sided claiming mod. In plain Minecraft terms, most of the logic lives on the server, which is exactly where you want protection rules to live. That setup helps keep permissions consistent for everyone online, and it also means players can connect with a vanilla client while the server still enforces claims. That is a big quality of life win for mixed communities where not everyone wants the same mod stack on their install.
Core features players and admins actually care about
- Flexible regions: Flan uses a chunk independent claiming system, so claim regions can be arbitrary in size instead of being locked to awkward grid math.
- Deep permission control: You get extensive management options with a wide range of permissions, which helps servers tune trust levels without turning every biome into a no fun zone.
- Subclaims: The subclaim system allows claims within claims, each with its own permission set, which is perfect for towns, market stalls, shared farms, and guest rooms.
- Vanilla friendly clients: Because it is fully serversided, you can run the server with Flan and still have vanilla clients join, as long as your overall server setup allows it.
Understanding claims: depth, height, and grief protection
A claim is basically a protected slice of the world where interactions are restricted so other players cannot casually undo your progress. By default, a claim has a depth of ten blocks downward from the claiming spot, and it extends upward toward the build limit. If someone starts digging or building deeper under an existing claim, the claim can automatically extend downward, which avoids the frustrating “invisible wall while mining” feeling you sometimes get from other claiming systems.
Claim types that go beyond a simple rectangle
Flan is not only about one flat permission blanket across a plot.
- Subclaims: These are claims inside a parent claim, and they are ideal when you want finer control over smaller areas and specific visitors.
- 3D claims (1.11.0 and newer): Normally claims behave in a mostly two dimensional way: they have depth rules, but they stretch all the way up. With 3D claims, you can define a fixed vertical dimension too. Unlike the more automatic 2D style behavior, these do not automatically adjust their size, so they reward careful planning.
- Admin claims: Admin claims are created with operator permissions. Some restrictions that apply to normal player claims are ignored for admin claims, but they otherwise behave similarly. Only admins can edit them, which makes them useful for spawn protection, event arenas, and server infrastructure.
Getting started: golden hoe corners, resizing, and the claim menu
The usual starting tool is a golden hoe, though many servers change that in the config to match their economy or progression. Hold the tool and you should see feedback about your current claim blocks and how many you have used. To create a claim, right click one block to select a corner, then right click another block for the opposite corner. If the claim succeeds, you get a confirmation message. If it fails, the mod tells you why, which saves a lot of mystery troubleshooting.
If you prefer typing over clicking blocks, you can use the command /flan addClaim instead. Resizing works in a similar corner based way: right click a corner of an existing claim, then right click a new block to set the updated boundary. To check whether a block is inside someone else’s protected area, use the inspect tool, which defaults to a stick. When you are standing in a claim, /flan menu opens a GUI where you can edit global permissions for the whole claim, manage player groups, and adjust per player permissions.
Forge, NeoForge, versions, and keeping your server stable
Because this is the Forge and NeoForge version of the mod, match it to your server loader and Minecraft version like you would with any other modded stack, and keep backups before you change claiming rules mid season. Claim systems touch blocks, interactions, explosions, containers, and more, so testing on a staging world first prevents awkward surprises on your live server.
When you are piecing together a modded profile for a Forge or NeoForge playthrough, Flan fits neatly into a modern workflow if you install it through the foxygame.net launcher, a flexible Minecraft launcher that keeps mod management straightforward and lets you download mods directly from the menu without juggling scattered installers.
Commands, configs, and where to read deeper
Flan supports both GUI driven management and command driven control, which helps admins who live in console logs and players who just want a simple stick inspect loop. For deeper mechanics, full command lists, and configuration examples, use the project wiki as your primary reference and treat it like patch notes for your server rules.
Conclusion
Flan on Forge and NeoForge is built around a simple promise: protect builds with a claiming system that respects how people actually play Minecraft, from mining below bases to subdividing towns with subclaims and optional 3D regions. Pair clear server rules with sensible defaults, teach players the golden hoe flow early, and you will spend less time undoing grief and more time exploring biomes, fighting bosses, and building something worth showing off.
--- **Update May 5, 2026:** Added 4 files for version 26.1.2, 1.21.11, 1.21.1, 1.20.1 (NeoForge, Forge). --- **Update May 10, 2026:** Added 3 files for version 26.1.2, 1.21.11, 1.21.1 (NeoForge). --- **Update Aug 25, 2026:** Added 3 files for version 26.2, 26.1.2, 1.21.1 (NeoForge).