PlotSquared - Reinventing the plotworld
Go to file
Alexander Söderberg 6e9be620e0 Merge pull request #389 from LaxWasHere/patch-1
30 secs is 600 ticks. Don't lie.
2015-07-11 19:01:05 +02:00
PlotSquared 30 secs is 600 ticks. Don't lie. 2015-07-11 08:59:40 -07:00
.gitignore Various changes 2015-07-10 00:20:19 +10:00
LICENSE Create LICENSE 2014-10-30 16:23:09 +01:00
README.md update url 2015-05-15 14:00:39 +10: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