mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2024-11-22 21:26:45 +01:00
A copy of the PlotSquared repository mainly used for building .jar files. Distribution of these files is legal according to GPLv3.
https://www.spigotmc.org/resources/plotsquared-v6.77506/
buildersbukkitbukkit-apibukkit-plugingradlehacktoberfestjavaminecraftminecraft-pluginpaperpaper-apipapermcpaperspigotplotplotsspigotspigot-apispigot-pluginsponge-plugin
1c7f7a2dfc
Fixed issue with augmented plot world and mob / entity interaction Fixed an issue with async plot diff calculation including upper chunks outside of plot in result PlotMeConverter will now try a force save of the PS configuration right away Incremented version number Tweaked behaviour of plot list command |
||
---|---|---|
PlotSquared | ||
translation/It_it | ||
.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
API:
The main API class can be found here. JavaDoc's can be found here.