Whitescan / PlayerPlot

Spigot plugin - allows players to claim and manage protected plots.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Version Download Tested Versions MIT License


Player Plot

Player Plot
Build without fear!

Explore the docs »
Report Bug · Request Feature

Table of Contents

About The Project

Player Plot Screen Shot

Player Plot is a self-serve protection plugin for Minecraft. It allows users to unlock and claim protected regions. The plugin is extremely scalable thanks to plots beings stored in grid zones. The plugin is also very user-friendly because any plot's border can be made visible using the /plot scan command.

Built With

Getting Started

The latest version of Player Plot is available on SpigotMC.

Prerequisites

Tested Versions

Player Plot requires a Minecraft server running one of the tested version displayed above.

Installation

Install PlayerPlot like any other Spigot plugin. If you need a refresher you can refer to Installation.

Usage

A plot is a protected zone that belongs to an owning player. 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.

Protection

Plots offer robust protection from both players and the elements. Plots protect from the following:

  • Unauthorized building
  • Unauthorized breaking
  • Unauthorized use (for example chests/doors)
  • Unauthorized harming of animals
  • Explosions
  • Fire-spread
  • Outside pistons
  • Outside dragon egg teleportion
  • Outside water/lava flow
  • Farmland Trampling
  • And More!

Upgrading

When upgrading a plot, it is assigned a new side length so that the total plot size increases by the area of a single plot. For example, upgrading a plot once will result in a plot that is twice the size of the original. Upgrading a plot twice will result in a plot that is three times the size of the original. Upgrading an existing plot will consume a plot slot.

Downgrading a plot will reduce the size back by the area of a single plot. After fully downgrading a plot, it will be the same size and in the exact same position as the original plot. The plots that were consumed during the upgrade process will be returned to the player.

Plot Deeds

Players unlock new plots by obtaining and right clicking on a plot deed. The plugin comes with an optional resource pack that adds custom textures to plot deeds.

Plot Deed

You can download the resource pack here.

Dynmap

Player Plot is compatible with dynmap. Configure the dynmap with the options in the config.yml file.

Plot Deed

For more information, please refer to the Documentation.

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

See CONTRIBUTING for more information.

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Discord Whitescan: whitescan.minecraft@gmail.com

Acknowledgements

About

Spigot plugin - allows players to claim and manage protected plots.

License:MIT License


Languages

Language:Java 100.0%