8a53b41b52
- Add quicker method for getting chunks (not requiring a slow stream done by CB) but comment it out for now because we shouldn't need to do our own GC for loaded chunks; they're "handled much better by minecraft as of 1.14" (not really) meaning the required methods for testing if a chunk is allowed to be unloaded is not present. We instead must now rely on the ChunkUnloadEvent for setting if a chunk should be saved. - Optimise the shouldSave method by not requiring access to injected classes frequently. Location#getPlot methods are not optimised for frequent usage in the same task. |
||
---|---|---|
.github | ||
Bukkit | ||
Core | ||
gradle | ||
.editorconfig | ||
.gitignore | ||
build.gradle.kts | ||
CODE_OF_CONDUCT.md | ||
CONTRIBUTING.md | ||
gradle.properties | ||
gradlew | ||
gradlew.bat | ||
HEADER.txt | ||
LICENSE | ||
plotsquared-logo.png | ||
README.md | ||
renovate.json | ||
SECURITY.md | ||
settings.gradle.kts |
PlotSquared is a land and world management plugin for Minecraft. It includes several highly configurable world generators. You can create plots of land in existing worlds using plot clusters, or you can have a full world of plots.
For the end user, PlotSquared is packed with a tonne of cool features. It allows you to merge plots, and build together with your friends. You can also change a lot of plot specific settings in the form of flags. Such as: weather, time, game modes, pvp status.
Whilst we provide a whole load of unique features, the biggest focus is to provide a lag-free and smooth experience.
Links
Developer Resources
Building
Gradle is the recommended way to build the project. Use ./gradlew build
in the main project directory to build the project. Gradle is required if you intend to build or develop the Sponge module.
Contributing
See here
Suggestions
Suggestions are welcome! We have a separate issue tracker for suggestions, that can be found in this repository.
Official Addons
Unmaintained or integrated into PlotSquared
Sponsors
Our official sponsor list can be found here.
If you are interested and want to be listed here, contact us.