PlotSquared - Reinventing the plotworld
Go to file
boy0001 5abe28cbaa Fixed PlotMe conversion for world-name mismatches
Why does PlotMe have to make the world names lowercase?
2015-02-14 16:02:51 +11:00
PlotSquared Fixed PlotMe conversion for world-name mismatches 2015-02-14 16:02:51 +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 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