Byteflux 54ec622491 Add option to allow helpers to WorldEdit
There are a couple of differences between helpers and trusted members.
Helpers can only build and interact with a plot while the owner is online.
Trusted members can do anything, including WorldEdit, at any time.

The distinction between online and offline access is important, and
helpers vs trusted makes sense for that, however, it can be desirable to
allow WorldEdit access to helpers. This option would allow helpers to use
WorldEdit only when the plot owner is online.
2015-06-11 00:12:39 -07:00
2015-05-10 17:41:41 +10:00
2014-10-30 16:23:09 +01:00
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

Languages
Java 99.6%
Kotlin 0.4%