PlotSquared - Reinventing the plotworld
Go to file
Jesse Boyd 022372e9b7
Fixes #1534 + various
Auto world loading/unloading
Auto player teleporting on login
2017-04-04 07:59:36 +10:00
.github Update ISSUE_TEMPLATE.md 2016-12-12 15:42:00 +01:00
Bukkit Fixes #1534 + various 2017-04-04 07:59:36 +10:00
Core Fixes #1534 + various 2017-04-04 07:59:36 +10:00
gradle/wrapper Fixes #1428 , Fixes #1431 2016-11-20 22:24:27 -05:00
Nukkit Fixes #1534 + various 2017-04-04 07:59:36 +10:00
Sponge Fixes #1534 + various 2017-04-04 07:59:36 +10:00
.gitignore Some plot area restructuring 2017-03-23 11:10:29 +11:00
build.gradle Fixes #1534 + various 2017-04-04 07:59:36 +10: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 Add Gitter badge (#1565) 2017-03-27 12:03:33 -04:00
settings.gradle Fix world delete 2017-04-01 04:36:45 +11:00

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