PlotSquared - Reinventing the plotworld
Go to file
2018-07-31 14:28:22 +10:00
.github
Bukkit Assume spigot 1.13 if NumberFormatException is fired 2018-07-22 09:17:38 -05:00
Core Check admin for setowner null 2018-07-31 14:28:22 +10:00
gradle/wrapper
Nukkit Fix nukkit augmented generator 2018-07-27 13:25:46 +10:00
Sponge Fixes #1768 2018-06-09 06:20:31 +10:00
.gitignore
build.gradle
chinese.yml
gradle.properties
gradlew
gradlew.bat
LICENSE
pom.xml Filter Core resources 2018-04-07 20:52:31 +02:00
README.md
settings.gradle

PlotSquared forthebadge

Join the chat at https://gitter.im/PlotSquared/Lobby 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