mirror of
https://github.com/TotalFreedomMC/TF-PlotSquared.git
synced 2025-08-04 19:45:59 +00:00
PlotSquared - Reinventing the plotworld
![]() - uses reflection to access private fields of CBS internals - sets the generator correctly (verified) - sets the populators correctly (verified) - should also work for augmented world types (needs verification) |
||
---|---|---|
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.