PlotSquared - Reinventing the plotworld
Go to file
2018-06-09 15:37:49 +10:00
.github Update ISSUE_TEMPLATE.md 2016-12-12 15:42:00 +01:00
Bukkit Don't cancel chat event 2018-06-09 05:45:25 +10:00
Core Tweak nukkit plot chat 2018-06-09 15:37:49 +10:00
gradle/wrapper Add gradle jar 2017-11-12 12:49:19 +11:00
Nukkit Tweak nukkit plot chat 2018-06-09 15:37:49 +10:00
Sponge Fixes #1768 2018-06-09 06:20:31 +10:00
.gitignore Prevent entity portal use from plotworld 2018-03-18 09:28:23 +11:00
build.gradle Update asm 2018-01-25 17:46:41 +11: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 Filter Core resources 2018-04-07 20:52:31 +02:00
README.md Add Gitter badge (#1565) 2017-03-27 12:03:33 -04:00
settings.gradle Some sponge fixes 2017-04-07 08:25:08 +10: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