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 e2c665a732 Notify on attempted use of "plotme"
- Users are now notified that the server is using PlotSquared rather
than PlotMe when they attempt to use the /plotme command

(The developers over at PlotMe have complained that having the alias is
confusing, so this should clear things up)
2015-01-10 13:19:39 +11:00
PlotSquared Notify on attempted use of "plotme" 2015-01-10 13:19:39 +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 Update README.md 2014-12-19 01:46:52 +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 converter, you need a PlotMe jar file (a release post-UUID), we won't host and share this for obvious reasons.

API:

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

Addons