PlotSquared - Reinventing the plotworld
Go to file
Phillipp Glanz 91830e233b
Fix Misaligned SVG In IJ project view (#4011)
2023-04-10 11:54:29 +02:00
.github Update github/codeql-action digest to 168b99b (#3992) 2023-03-21 23:54:31 +01:00
.idea Fix Misaligned SVG In IJ project view (#4011) 2023-04-10 11:54:29 +02:00
Bukkit fix: fix generation by re-adding important method 2023-03-16 17:42:48 +00:00
Core fix: correct variable check in schematic dimensions 2023-03-26 13:31:01 +01:00
gradle Update dependency org.enginehub:squirrelid to v0.3.2 (#4002) 2023-03-27 10:43:58 +02:00
.editorconfig Remove unused editorconfig rules (#3915) 2023-01-09 10:26:05 +01:00
.gitattributes Default to unix line endings (#3932) 2023-01-15 17:54:52 +01:00
.gitignore build: Don't expose jcip and findbugs annotations to the world on runtime (#3533) 2022-05-21 10:01:06 +00:00
CODE_OF_CONDUCT.md Perform code formatting according to editorconfig (#3981) 2023-03-06 11:38:30 +01:00
HEADER.txt Replace licenser with spotless (#3914) 2023-01-08 23:16:40 +01:00
LICENSE chore: Comply with OSSRH licensing guidelines (#3684) 2022-06-15 20:17:17 +02:00
README.md Perform code formatting according to editorconfig (#3981) 2023-03-06 11:38:30 +01:00
build.gradle.kts Update dependency com.intellectualsites.bom:bom-newest to v1.25 (#3995) 2023-03-21 23:53:15 +01:00
gradle.properties Update to gradle 7 2021-04-10 16:52:46 +02:00
gradlew Update dependency gradle to v7.6 (#3880) 2022-11-25 19:20:37 +01:00
gradlew.bat Update dependency gradle to v7.6 (#3880) 2022-11-25 19:20:37 +01:00
javadocfooter.html Perform code formatting according to editorconfig (#3981) 2023-03-06 11:38:30 +01:00
renovate.json Update renovate.json (#4005) 2023-04-01 17:52:58 +02:00
settings.gradle.kts build: Update gradle wrapper properly 2022-02-27 18:48:37 +01:00

README.md


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.

Developer Resources

Official Addons

Edit The Code

Want to add new features to PlotSquared or fix bugs yourself? You can get the game running, with PlotSquared, from the code here:

For additional information about compiling PlotSquared, see CONTRIBUTING.md

Submitting Your Changes

PlotSquared is open source (specifically licensed under GPL v3), so note that your contributions will also be open source. The best way to submit a change is to create a fork on GitHub, put your changes there, and then create a "pull request" on our PlotSquared repository.

Thank you to YourKit for supporting our product by providing us with their innovative and intelligent tools for monitoring and profiling Java and .NET applications. YourKit is the creator of YourKit Java Profiler, YourKit .NET Profiler, and YourKit YouMonitor.