PlotSquared - Reinventing the plotworld
Go to file
Alexander Söderberg cf93cfc4c1 Update README.md
2015-07-15 22:01:58 +02:00
PlotSquared remove debug message >.< 2015-07-15 21:57:28 +02:00
.gitignore Various changes 2015-07-10 00:20:19 +10:00
LICENSE Create LICENSE 2014-10-30 16:23:09 +01:00
README.md Update README.md 2015-07-15 22:01:58 +02:00

PlotSquared

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 alos change a lot of plot specific settings, such as weather and time, or even toggle gamemodes and pvp allowance.

The most important thing, however, is not a whole load of features. Because, if the server is unable to run the plugin with efficiency, then the features won't matter. That's why we have focused heavily on making PlotSquared as fast and lightweight as possible. PlotSquared runs well even with hundreds of thousands of plots. Plot clearing is near instant, and you can keep your world clean with lots of use functions, such as: plot purging, condensation, automatic expirty, world trimming, dynamic world-borders, chunk-processor and more...

Server Owner

Developer Resources

Building

Build the project using your favourite compiler (maven is the recommended way to build), then package the jar using mvn package.

Contributing

Feel free to contribute, if you feel like you can improve the plugin in any way. Make sure to test your code before sending it away from us, as committing broken code will block you from future contribution.

Official Addons