Back to Mods
PlotPlus

PlotPlus

miscHexora

The ultimate plot management plugin for Hytale. Claim, protect, and merge plots with full BuilderTools integration. Supports economy systems and customizable templates.

About PlotPlus

PlotPlus

A plot management plugin for Hytale servers. Create plot worlds, let players claim plots, and protect builds.

Documentation: https://docs.hexora.io/plotplus/overview

Features

Plot Worlds - Create dedicated worlds with customizable plot sizes

Plot Claiming - Players can claim and manage their own plots

Plot Merging - Combine adjacent plots into larger build areas

Protection - Block breaking, placing, and interactions are protected

BuilderTools Integration - Protects plots from brush, line tool, paste, scripted brushes, and selection tool (transform/rotation)

Multi-Plot Support - Own multiple plots and navigate between them with --number parameter

Member System - Trust other players to build on your plot

Flags - Toggle PvP, explosions per plot

Templates - Customizable world generation templates (classic, bridge)

Economy - Optional integration with economy plugins

Database - SQLite (default) or MySQL support

Multi-language - English included

Commands

Player Commands

/plot claim - Claim the plot you're standing on

/plot auto - Automatically find and claim a plot

/plot unclaim - Unclaim your plot

/plot home [--number=N] - Teleport to your plot (use --number for multiple plots)

/plot visit <player> [--number=N] - Visit a player's plot (use --number for multiple plots)

/plot trust <player> - Trust a player on your plot

/plot untrust <player> - Remove trust from a player

/plot ban <player> - Ban a player from your plot

/plot transfer <player> - Transfer plot ownership

/plot flag <flag> <value> - Set a plot flag

/plot info - View plot information

/plot list - List your plots

/plot reset - Reset your plot

/plot merge <direction> - Merge with adjacent plot (north/south/east/west) *

/plot unmerge - Unmerge all merged plots *

* Plot merging is fully supported in classic template. Prefab-based templates may have visual issues.

Admin Commands

/plot setup <world> - Create a new plot world (default template: classic)

/plot setup <world> --template=<name> - Create plot world with specific template

/plot delete <world> - Delete a plot world

/plot reload - Reload configuration

/plot tp <world> - Teleport to a plot world

Permissions

Player Permissions

plots.claim - Claim plots (includes /plot claim and /plot auto)

plots.unclaim - Unclaim plots

plots.home - Teleport to own plot

plots.visit - Visit other players' plots

plots.trust - Manage trusted players

plots.ban - Ban players from plot

plots.transfer - Transfer plot ownership

plots.flag - Change plot flags

plots.info - View plot information

plots.list - List owned plots

plots.reset - Reset plot to default state

plots.merge - Merge adjacent plots

plots.unmerge - Unmerge plots

Admin Permissions

plots.admin - All admin commands

plots.admin.bypass - Bypass plot protection

Limit Permissions

plots.limit.<number> - Set player plot limit (e.g., plots.limit.5)

plots.limit.unlimited - Unlimited plots

Flags

pvp (default: false) - Allow PvP combat on the plot

explosions (default: false) - Allow explosion damage on the plot

Configuration

Edit config.json in the plugin data folder:

{ "database": { "type": "sqlite", "sqlite": { "file": "plots.db" }, "mysql": { "host": "localhost", "port": 3306, "database": "plotplus", "username": "root", "password": "" } } } Installation

Download PlotPlus-x.x.x.jar

Place in your server's mods folder

Start the server

Configure in config.json

Create a plot world with /plot setup <worldname>

Support

Report issues on CurseForge or contact the author.

License

All rights reserved.

Downloads
114
Created
Jan 25, 2026
Updated
Jan 28, 2026
Version
Early Access

Categories

World GenMiscellaneousPrefab

Screenshots

PlotPlus screenshot 1PlotPlus screenshot 2

Download Mod

Download on CurseForge
Free download • 114 total downloads

Need a Server?

Run PlotPlus on a dedicated Hytale server with easy mod management.

Get Hytale Hosting

Frequently Asked Questions

What is PlotPlus?

The ultimate plot management plugin for Hytale. Claim, protect, and merge plots with full BuilderTools integration. Supports economy systems and customizable templates.

How do I download PlotPlus?

You can download PlotPlus for free from CurseForge. Click the "Download on CurseForge" button on this page to go directly to the download page.

Who created PlotPlus?

PlotPlus was created by Hexora. The mod has been downloaded 114 times.

Is PlotPlus compatible with Hytale servers?

PlotPlus is designed for Hytale and can be used on both single-player and multiplayer servers. Check the mod page on CurseForge for specific compatibility information.

How do I install PlotPlus?

To install PlotPlus: 1) Download the mod from CurseForge, 2) Place the file in your Hytale mods folder, 3) Restart the game. The mod should load automatically.