PlotSquared - Reinventing the plotworld
Go to file
Byteflux 7fc3fb097e Fix Spigot artifact in POM
Use the correct groupId, artifactId and version of Spigot dependency
installed by BuildTools
2016-08-28 01:13:21 -07:00
.github Minor change to issue template (#1132) 2016-05-25 15:14:16 -04:00
Bukkit Only show blocked-cmds message when event is cancelled 2016-08-16 19:09:02 -07:00
Core Might work? 2016-08-17 12:22:45 +10:00
gradle/wrapper Fix compile 2016-06-28 19:55:51 +10:00
Sponge Merge branch '3.4.5' 2016-07-31 00:16:37 -04:00
.gitignore a wild pom appears 2016-02-24 03:07:49 +11:00
build.gradle Fix #1281 , Fix #1282 , and Sponge gradle 2016-07-29 12:47:42 -04:00
gradle.properties Fixes 2016-02-27 21:07:42 +11:00
gradlew Update Gradle to 2.14 2016-06-22 12:31:25 -04:00
LICENSE Extremely minor text change to LICENSE 2016-03-18 16:50:43 -04:00
pom.xml Fix Spigot artifact in POM 2016-08-28 01:13:21 -07:00
README.md Squashed commit of the following: 2016-08-08 14:02:25 -04:00
settings.gradle Gradle / maven 2016-02-26 23:55:21 +11: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 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.

Server Owner

Developer Resources

  • [JavaDocs] Link Temporarily Unavailable
  • [Build Server] Build Status
  • [Maven Repo] Link Temporarily Unavailable

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.

Official Addons