PlotSquared - Reinventing the plotworld
Go to file
boy0001 710b62fbf5 Various fixes + pick block restriction
Block picking in other plots will now limit block contents ( @xion87 you
may be interested in this)

Fixes
- Cluster regeneration
- world creation + cauldron
- armor stand interaction in 1.8.0/1
2015-05-14 01:49:57 +10:00
PlotSquared Various fixes + pick block restriction 2015-05-14 01:49:57 +10:00
translation/It_it Added Italian Translation file 2015-03-12 17:40:31 +01:00
.gitignore Greeting flag in title 2015-05-10 17:41:41 +10:00
LICENSE Create LICENSE 2014-10-30 16:23:09 +01:00
README.md Update ReadMe.md 2015-03-13 17:16:50 +11: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