PlotSquared - Reinventing the plotworld
Find a file
dordsor21 446c47d148 Fix PlotDeleteEvent and PlotMergeEvent not being called.
Replaced current PlotMergeEvent with PlotAutoMergeEvent (called when a plot is merged on /plot auto). And made PlotMergeEvent be called for /plot merge command.
2019-01-10 17:29:25 +00:00
.github Update auto-comment.yml 2019-01-01 23:47:28 +01:00
Bukkit Fix PlotDeleteEvent and PlotMergeEvent not being called. 2019-01-10 17:29:25 +00:00
Core Fix PlotDeleteEvent and PlotMergeEvent not being called. 2019-01-10 17:29:25 +00:00
gradle/wrapper Revert! Revert! Revert! 2018-12-20 01:01:55 +00:00
Nukkit Fix PlotDeleteEvent and PlotMergeEvent not being called. 2019-01-10 17:29:25 +00:00
Sponge Fix PlotDeleteEvent and PlotMergeEvent not being called. 2019-01-10 17:29:25 +00:00
.gitignore Prevent entity portal use from plotworld 2018-03-18 09:28:23 +11:00
build.gradle Revert "The local build was a fluke, and I couldn't work it out in the last 3 hours, so here are some basic updates/cleanup to a few things, and an updated bui;d command in README.md" 2018-12-21 16:24:49 +00:00
gradle.properties Revert! Revert! Revert! 2018-12-20 01:01:55 +00:00
gradlew Revert! Revert! Revert! 2018-12-20 01:01:55 +00:00
gradlew.bat Add missing gradle batch 2016-10-26 23:00:43 -04:00
LICENSE Extremely minor text change to LICENSE 2016-03-18 16:50:43 -04:00
pom.xml Revert! Revert! Revert! 2018-12-20 01:01:55 +00:00
README.md Update README.md 2018-12-27 00:58:24 +01:00
settings.gradle Revert! Revert! Revert! 2018-12-20 01:01:55 +00:00


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, gamemodes, pvp status.

Whilst we provide a whole load of unique features, the biggest focus is to provide a lag-free and smooth experience.

Downloads

1.13+ (Pre-Release)

<1.12.2

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. If you prefer to use maven, a pom.xml file is provided for working with the Bukkit part of the plugin.

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.

Suggestions

Suggestions are welcome! We have a separate issue tracker for suggestions, that can be found in this repository.

Official Addons

Updated

Legacy