PlotSquared is a land and world management plugin. It includes several highly configurable world generators. You can create plots of land in existing worlds using plot clusters, or you can have a full world of plots.
The Spigot resource thread is entirely unmoderated by us.
- In built plot downloading + cross server saving and loading.
- Plot swapping / copying and cross world plot moving.
- Plot merging, your own plots or between friends
- Extensive flag system so you can decide what should be protected on a per world, or per plot basis
- Plot entry notifications / per plot time / weather / music etc with the flag system
- Add custom roads to existing maps to make them look nicer
- Configure additional messages however you want
- Dynamic world border to prevent excessive exploring
- Mob protection and per plot mob limiting
- Interactive commands such as plot listing
- Plot rating, ranking, complexity analysis, and auto clearing calibration
- Use javascript to add new commands or script simple things like auto merging all plots
- Plot schematic saving, loading and pasting
- Per player settings such as plot chat and entry notifications
- World creation either with multiverse, /plot setup, or manual yml configuration
- Plot commenting and inboxes
- World auto trimming which reduces the CPU and disk usage when people explore
- Pistons and Sand/TNT cannons are properly restricted
- Per plot redstone settings + plot redstone disablers
- Restrict the use of WorldEdit to plots only.
- Chunk processing to safely unload dangerous chunks (also processes WorldEdit commands)
- Component setting (floor, wall, border, etc.)
- Section off areas (e.g. an area for donors) with plot clusters, or add plot clusters to vanilla worlds
- Plot naming (for teleportation)
- Configurable command confirmation (e.g. for /plot clear)
- A lot of generators, and settings to choose from
If you are looking for a changelog for v4 to v5, see
New PlotSquared features since 6.0.0
- 100% Compatibility with PlotSquared version 5
- Complete rewrite of the translation system
- Improved tab completion and added tab completion to almost all commands
- Compatibility and feature usage of Java 16
- All messages are now using components, like the game does natively, over string based messages
- The ability to use the client's locale to translate messages
- New configuration options breaking down teleport actions of claiming plots
- Plot titles can now be displayed as action bar and the duration can be defined
- /plot rate is now customizable
- You are now able to determine whether notifications, such as greetings, should be send as chat message or actionbar
- The /plot setup wizard has been overhauled making plot world creations much more intuitive
- The ability to customize the plot sign material
- New placeholders have been added you can use thru PlaceholderAPI.
- The legacy /plot download interface has been replaced by Arkitektonika, a NBT REST repository.
- Vault is now being used as default currency allowing other plugins to provide their own currency ($, €, etc.)
- The flags leaf-decay, crop-grow, no-portals, deny-portal-travel, lectern-read-book and entity-change-block have been added allowing much more control of Minecraft features.
- A plenty of issues and suggestions have been addressed making it easier to work with plot world plots & merged plots
- The prices in worlds.yml now use ANTLR instead of Nashorn to calculate prices
- Plot chat is now logged to console, if enabled in the settings
- Lots of other backend changes the end user does not notice but making our codebase easier to work with.
- Full 1.17 support