| Placeholder | Description | Default |
|---|---|---|
| %plots_count% | Shows how many plots the player is currently a member of. | 0 |
| %plots_max% | Shows the player's plot limit based on their permissions. | 1 |
| %plots_name% | Displays the name of the player's primary plot. | None |
| %plots_owner% | Displays the username of the plot owner. | None |
| %plots_rating% | Shows the average opinion rating of the plot (1 decimal place). | 0.0 |
| %plots_size% | Displays the size/dimensions of the player's plot. | 0 |
| %plots_members% | Shows the current amount of members in the plot. | 0 |
| %plots_slots% | Shows the maximum member capacity (slots) of the plot. | 0 |
| Permission | Description | Default |
|---|---|---|
| plots.user | Grants access to basic player commands (creating, managing, and deleting own plots). | All Players (true) |
| plots.admin | Grants full admin access (bypassing limits, modifying any plot, reloading config). | OPs Only (op) |
| plots.fly | Allows the player to use /plot fly on their own or friendly plots. | OPs Only (op) |
| plots.limit.<group> | Sets the maximum number of plots a player can own (defined under limits.plotsLimit in config). Replace <group> with rank name (e.g., plots.limit.vip). | None |
| plots.size.<group> | Sets the starting plot border dimensions for the player (defined under limits.plotSize in config). Example: plots.size.vip. | None |
| plots.slots.<group> | Sets the starting maximum member capacity for the plot (defined under limits.plotSlots in config). Example: plots.slots.vip. | None |
* Tip: Make sure to assign plots.user to your default group so regular players can start using plots right away!
|
YAML:
|
YAML:
|
|
YAML:
|
YAML:
|
Before installing the plugin, ensure your server meets the minimum system requirements and has the necessary dependencies installed for full functionality:
| Type | Requirement / Plugin | Supported Versions & Notes |
|---|---|---|
| Server Engine | Paper or Folia (and forks) | Version 1.21.4 - 1.26.2(Fully optimized for modern performance) |
| Java Version | Java 21 or newer | Required to run modern server software and this plugin. |
| Required | Vault (or any modern fork) | Required for hooking into your server's economy system. |
| Required | Economy Provider | Any Vault-compatible economy plugin (e.g., EssentialsX, CMI, etc.). |
| Optional | FancyHolograms | Highly recommended! Used to display modern, lag-free floating holograms above plot centers. |
| Optional | PlaceholderAPI | Allows you to use plot-related placeholders in chat, scoreboards, tablists, and custom GUIs. |
* Note: If you choose not to install optional dependencies (FancyHolograms or PlaceholderAPI), the plugin will still work perfectly, but those specific features will be disabled automatically.
Integrate our advanced plot system directly into your own custom pluginsusing our lightweight, developer-friendly Java API.
* Need documentation or integration examples? Join our Discord server to get access to the API documentation and developer support!
