PlotSquared - Reinventing the plotworld
Go to file
2018-12-17 13:16:53 +00:00
.github Update auto-comment.yml 2018-08-11 15:48:33 +02:00
Bukkit Cancel plot chat if message event is cancelled to allow for swear block/etc 2018-10-25 10:51:18 +01:00
Core Adding French translation 2018-12-12 16:12:40 +01:00
gradle/wrapper Add gradle jar 2017-11-12 12:49:19 +11:00
Nukkit Cancel plot chat if message event is cancelled to allow for swear block/etc 2018-10-25 10:51:18 +01:00
Sponge Cancel plot chat if message event is cancelled to allow for swear block/etc 2018-10-25 10:51:18 +01:00
.gitignore Prevent entity portal use from plotworld 2018-03-18 09:28:23 +11:00
build.gradle Possible fix for FAWE build failures 2018-12-17 13:16:53 +00:00
gradle.properties Fixes 2016-02-27 21:07:42 +11:00
gradlew Code cleaning and Gradle Update 2016-09-13 18:10:01 -04: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 Filter Core resources 2018-04-07 20:52:31 +02:00
README.md Adding JavaDocs, Maven Repo and API Documentation 2018-11-15 14:02:31 +01:00
settings.gradle Some sponge fixes 2017-04-07 08:25:08 +10: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.

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