mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2024-11-22 13:16: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
0b0461f5f4
Now compatible with various plugin managers: - Will attempt to unload depending/softdepending plugins on disable - Will attempt to load disabled depending/softdepending plugins on enable Update checking: - Currently subscribed to be notified about updates on Spigot - You can use "/plot update" to download the latest version, or specify a new source URL Plugin disabling: - new command /plot disable |
||
---|---|---|
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
API:
The main API class can be found here. JavaDoc's can be found here.