Plot Management
How to manage claimed plots of land on the server
The /plot
command allows players to lookup various plot information as well as lock plots, unlock plots, clear plot entities, and link all portals in plots to a settlement, home, or shop.
Locking Plots
All claimed plots are locked by default but can be unlocked to allow settlement visitors to interact with certain blocks in the plot such as doors and buttons. Players can lock a claimed plot that they own or rent using the /plot lock
command. Settlement owners can lock all of the plots in their settlement using the /settlement lock
which does not affect homes or shops in the settlement. Homes and shops can be locked using the /home lock
and /shop lock
commands, respectively.
Unlocking Plots
Plots can be unlocked by settlement owners, managers, and renters using the /plot unlock
command which allows other players certain interactions in the plot such as opening doors, pushing buttons, switching levers, and triggering pressure plates but does not allow other players to place blocks, destroy blocks, or access any kind of protected storage. Homes and shops can be unlocked using the /home unlock
and /shop unlock
commands, respectively.
Linking Portals
Players can use the /plot linkportals
command to link all portals in a plot to a settlement, shop, or home that they are allowed to teleport to. For example, to link a portal to your home use the /plot linkportals home <name>
command. Other players can only use portals to teleport to a home if it is for sale, for rent, or rented by the player teleporting through the portal.
Clearing Entities
Players can use the /plot clear <entity>
command to remove items, animals, and pets from a specific plot in their settlement. Pets are just animals that have been named using a name tag.
Last updated