PlotSquared - Reinventing the plotworld
Go to file
2017-01-11 07:53:53 +11:00
.github Update ISSUE_TEMPLATE.md 2016-12-12 15:42:00 +01:00
Bukkit Fixes #1502 2017-01-11 07:53:53 +11:00
Core Possible fix for #1476 2017-01-11 07:21:36 +11:00
gradle/wrapper Fixes #1428 , Fixes #1431 2016-11-20 22:24:27 -05:00
Nukkit Fixes #1415 2016-11-30 15:45:28 +11:00
Sponge Fix compile issue 2016-11-26 17:53:44 -05:00
.gitignore Add missing gradle batch 2016-10-26 23:00:43 -04:00
build.gradle Fix versioning messup. 2016-12-01 21:56:19 -05:00
chinese.yml translation 2016-11-12 12:52:43 +08: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 Fix versioning messup. 2016-12-01 21:56:19 -05:00
README.md Update README.md 2016-08-20 00:26:53 -04:00
settings.gradle Minor tweaks 2016-09-07 00:28:01 +10:00

PlotSquared forthebadge

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