A complete self-serve solution for players to protect their builds on your survival server.
A plot is a protected zone that belongs to an owning player. This plugin allows players to buy plots with money, let friends use the area, remove their plot, and free other's plots by killing them and burning their heads.
To make a plot, buy a plot deed with /buydeed, right click (or hold if on bedrock using geyser) while holding the deed, then use the /plot command to create your plot. (details about both commands below)
Plots can be managed by using /plot commands while standing in the target plot.
Plots can also be edited remotely by using the /plot @[plot] format.
/buydeed
/buydeed [amount] - Gives you a deed in exchange for an amount of money (from an economy plugin) configurable in modded.yml.
/plot
/plot claim - Creates a plot of a configurable size in the center of where you are standing.
/plot scan - Shows a visual border of a plot if you are standing in one.
This feature can be useful for war servers to add danger without having excessive griefing. If you want to free someone else's plot, you can do so by obtaining the head of that plot's owner (by killing them), and throwing it in a fire. This will free a random plot that player has and announce the coordinates in chat to everyone.
PlayerPlot vs PlayerPlot Modded
This is a fork of the 1.17 player-plot plugin (which is under the MIT license) by sword7 with the following changes:
/buydeed <amount> (the amount parameter is optional and set to 1 by default) with permission "playerplot.modded.buydeed": It lets the player buy PlotDeeds for a configurable amount of coins. Dependencies:
Vault (for /buydeed)
An Economy Plugin (for /buydeed)
WorldBorderAPI (for World Border Fix)
Not using these dependencies is not supported and may stop the whole plugin from working.
Credit:
Creator of PlayerPlot (Sword7)
Creator of PlayerPlot Modded (Arionas03)
Maintainer and Owner of PlayerPlot Modded (DiamonC)