Compatibility
Minecraft: Java Edition
Platforms
Supported environments
Links
Tags
Creators
Details
FabricPlots
A server-side, PlotSquared-style plot world for Fabric / Minecraft 26.1.2 & 26.2, built for Java + Bedrock crossplay (Geyser/Floodgate). Nothing is required on the client — Bedrock players use every command and menu through Geyser. Drop the jar on the server and you have a full creative plot server.
Features
- Plot world — a bundled flat creative dimension with a gridded street network. Forces creative inside, survival outside.
- Claiming —
/plot claim,/plot auto,/plot home,/plot visit, per-player claim limits. - Grief protection — only the owner and trusted players build; roads and other plots are locked. Trust & deny lists.
- Plot merging, any shape — select plots with a wand and merge them into L / T / H / + or solid shapes; roads dissolve and the curb wraps the new outline.
/plot uncombinesplits it back. - Frame portals — light a calcite frame at your base: flint & steel → spawn, or a Plot Portal Key → that exact plot. Exit portals auto-build by claimed plots. (Particle swirls, not the nether block — never sends anyone to the nether.)
- Build tools — a "WorldEdit-lite" jailed to your plot.
set,replace,walls,sphere,hsphere,cyl,copy,cut,paste,stack,move,undo,redo— every block written is ownership-checked, so it physically cannot edit a road or someone else's plot. - Clickable menus (crossplay) —
/plot menu(hub),/plot edit(build GUI; material = the block in your hand), per-plot settings, and trusted/denied management with player heads + name search. - Config & protection — live-reloadable config: time/weather toggles, explosion / fire / mob-griefing / projectile protection, inactivity expiry, spawn point, and more.
- Admin safety — ops are not auto-exempt; an op opts in to editing outside their own plots with
/plot admin.
Requirements
- Minecraft 26.1.2 or 26.2 (Fabric), Fabric API, JDK 25.
- sgui — the menu library, required. It isn't on Modrinth, so grab the build matching your Minecraft version:
- 26.1.2 → sgui-2.0.0+26.1.jar
- 26.2 → sgui-2.1.0+26.2.jar
- For Bedrock players: Geyser + Floodgate (Geyser connects directly to 26.1.x / 26.2 — no ViaProxy).
Put the FabricPlots jar + the matching sgui jar + Fabric API in mods/. Use a fresh world the first time (the plot dimension's geometry bakes in at world creation).
Keeping plot items separate (recommended)
FabricPlots does not isolate inventories on its own — items carry between the plot world and your other worlds. To keep the plot world's creative items from leaking into your main world, pair it with Dimensional Inventories and put the plot dimension in its own pool:
/diminv pool plots create
/diminv pool plots dimension fabricplots:plots assign
/diminv pool plots gamemode creative
Versions
Download the file matching your Minecraft version (0.1.0+26.1.2 or 0.1.0+26.2). Type /plot help in-game for the full command list.
License
MIT.


