mirror of
https://github.com/TotalFreedomMC/TF-PlotSquared.git
synced 2025-02-11 19:50:38 +00:00
PlotSquared - Reinventing the plotworld
![]() Fixed an issue where UUID handler would not recognize * as the "everyone uuid" if it took the shortcut for faster UUID caching. Fixed #301 an issue with fire protection (Bukkit has a strange way of dealing with this) |
||
---|---|---|
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.