mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2024-11-06 09:33:45 +01:00
PlotSquared - Reinventing the plotworld
buildersbukkitbukkit-apibukkit-plugingradlehacktoberfestjavaminecraftminecraft-pluginpaperpaper-apipapermcpaperspigotplotplotsspigotspigot-apispigot-pluginsponge-plugin
PlotSquared | ||
.gitignore | ||
LICENSE | ||
README.md |
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.