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 890be085ae Merge pull request #193 from xion87/patch-1
Added Italian Translation file
2015-03-13 12:47:34 +11:00
PlotSquared Update version 2015-03-13 00:17:37 +11:00
translation/It_it Added Italian Translation file 2015-03-12 17:40:31 +01:00
.gitignore Starting work on sponge 2015-02-19 14:24:05 +11:00
LICENSE Create LICENSE 2014-10-30 16:23:09 +01:00
README.md update README.md 2015-01-19 20:34:38 -08: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

API:

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

Addons