Background

Plots - A Grid Plot Management Plugin

ModsPlots - A Grid Plot Management Plugin
Plots - A Grid Plot Management Plugin

Plots - A Grid Plot Management Plugin

CurseForge
MiscellaneousWorld GenGameplayUtilityQuality of Life

Grid-based plot management for Hytale: player-owned claims across multiple plot worlds, with flags, merging and protection that holds even against BuilderTools.

Plots

Grid-based plot management for Hytale.
A generated world of roads and parcels, a claim every player fully controls, and protection that holds even against BuilderTools.

Documentation Latest release Hytale server plugin

multi-world BuilderTools-safe protection TaleGuard optional i18n en_us | pt_br | es_es | ru_ru

๐Ÿ“– Read the full documentation โ†’


Overview

Plots turns a Hytale world into a plot server. It generates a grid of parcels separated by roads,
hands each player a claim they own outright, and keeps everything outside that claim protected โ€”
roads, neighbours, and the rest of the world.

The protection is the part that matters. Plots enforces it across the packet, mask and chunk-accessor
paths, so a builder with BuilderTools cannot extrude or brush their way past a plot border โ€” the
flow most plot plugins leave open.

  • Grid world generation โ€” configurable plot and road sizes, borders, and prefab-driven terrain
  • Full claim workflow โ€” claim, auto-claim, rename, transfer (offline players included), trust, merge/unmerge
  • BuilderTools-safe protection โ€” break, place, interact, liquid, mobs and item flow, with staff bypass permissions
  • Multi-world โ€” several plot worlds side by side, each with its own grid and rules
  • In-game menu & HUD โ€” the everyday actions without memorising commands, plus per-plot warps and spawn points
  • Integrations โ€” all optional: TaleGuard for the mixin-only flags, economy charging, Hylograms ownership signs, PlaceholderAPI, SQL persistence
  • Public API โ€” query plots and hook claim/unclaim/trust/rename events from your own plugin

Quick start

  1. Drop Plots-<version>.jar from the latest release into your server's mods/ folder.
  2. Start the server once to generate config.json and the language files.
  3. Run /plot worlds and create your first plot world (or follow the setup prompt shown on join).
  4. Head into that world and run /plot auto to claim a plot and start building.

Aliases /plots, /plotme and /p all work. The
Getting Started guide covers this
in full, including plot/road sizing and economy setup.


Documentation

Everything lives on the docs site โ€” mechanics, every config key, and the full command reference:

๐Ÿš€ Getting Started Install to first claimed plot
๐Ÿงฑ World Generation ยท Multi-World ยท Protection ยท Flags How it works
โš™๏ธ Config Reference ยท Prefabs ยท Translations Configuration
๐Ÿ”Œ TaleGuard ยท Hylograms ยท PlaceholderAPI ยท Developer API Integrations & API
๐Ÿ“– Commands ยท Permissions Reference
๐Ÿ“ Changelog What changed in each release

Building from source

./gradlew jar        # โ†’ build/libs/Plots-<version>.jar

The build compiles against HytaleServer.jar from your Hytale install; point it elsewhere with
-Phytale_home=/path/to/Hytale. The docs live in docs/ (VitePress) and deploy to GitHub
Pages automatically on push to main.


Built for Hytale by Gustavo Will ยท Stoshe Labs ยท MIT

Also on CurseForge ยท Discord ยท help translate on Crowdin

๐Ÿ“ธGallery

Default Plot
Default Plot
Default Plot Map
Default Plot Map
holograms.png
holograms.png
Island Prefab
Island Prefab
Island Prefab Map
Island Prefab Map

Information

428
Downloads
Version
Plots-1.2.0.jar
Updated
Jan 17, 2026
Support
0.5

Project Links

Help the community thrive by sharing your feedback and reporting issues on the official tracker.

Plots - A Grid Plot Management Plugin - Hytale Mod | Hytale Wiki