PlotSquared - Reinventing the plotworld
Go to file
MattBDev 0147690eba Make Sponge compile
It doesn't work but it allows the project to compile.
2016-06-02 19:38:35 -04:00
.github Minor change to issue template (#1132) 2016-05-25 15:14:16 -04:00
Bukkit Tweaked some things 2016-06-02 13:42:32 -04:00
Core Tweaked some things 2016-06-02 13:42:32 -04:00
gradle/wrapper General changes 2016-04-26 10:14:22 -04:00
Sponge Make Sponge compile 2016-06-02 19:38:35 -04:00
.gitignore a wild pom appears 2016-02-24 03:07:49 +11:00
build.gradle Various fixes and tweaks. 2016-06-01 16:50:35 -04:00
gradle.properties Fixes 2016-02-27 21:07:42 +11:00
gradlew Update Gradle to 2.12 2016-03-31 16:45:07 -04:00
LICENSE Extremely minor text change to LICENSE 2016-03-18 16:50:43 -04:00
pom.xml Cleanup and Optimizations 2016-04-05 12:53:40 -04:00
README.md Update README.md 2016-03-11 09:05:42 -05: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] Link Temporarily Unavailable
  • [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