A copy of the PlotSquared repository mainly used for building .jar files. Distribution of these files is legal according to GPLv3. https://www.spigotmc.org/resources/plotsquared-v6.77506/
Go to file
boy0001 7029069e31 Fixes
Fixed plot auto for mega plot
Fixed an issue with SQLManager and SQLite
Added config option for max claim area for a mega plot with plot auto
Fixed an issue with UUIDHandler + online mode and old minecraft
versions.
2014-12-15 12:04:13 +11:00
doc Moved folder 2014-11-16 11:14:40 +01:00
PlotSquared Fixes 2014-12-15 12:04:13 +11:00
.gitignore What you've done is more dangerous 2014-11-04 12:22:09 +11:00
LICENSE Create LICENSE 2014-10-30 16:23:09 +01:00
README.md Updated documentation 2014-11-19 18:48:20 +01:00

PlotSquared Official Repo

PlotSquared - Plot Plugin Extraordinaire.

Compile:

Build the project using your favourite compiler (maven is the recommended way to build), then package the jar using mvn package MAVEN IS REQUIRED TO BUILD AND PACKAGE THE JAR

To build the PlotMe converted, you need a PlotMe jar file (a release post-UUID), we won't like to this for obvious reasons.

API:

The main API class can be found here. JavaDoc's can be found here.

Addons

... Read THIS before saying that we've stolen code.