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 a424bb006f Faster plot clearing for large plots. + sudo async.
- Optimized the plot clearing algorithm (biome + entity clearing)
- Reduced immediate load by separating clearing into multiple tasks
- Clearing 512x512 plot takes ~4.5 seconds
2014-11-30 15:59:41 +11:00
doc Moved folder 2014-11-16 11:14:40 +01:00
PlotSquared Faster plot clearing for large plots. + sudo async. 2014-11-30 15:59:41 +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.