PlotSquared - Reinventing the plotworld
Go to file
Jesse Boyd ac9042bbe4
Various minor
New plugin updater and versioning
In game changelog
fix login teleporting
2017-08-09 15:05:13 +10:00
.github Update ISSUE_TEMPLATE.md 2016-12-12 15:42:00 +01:00
Bukkit Fixes #1608 2017-08-03 23:13:04 +10:00
Core Various minor 2017-08-09 15:05:13 +10:00
gradle/wrapper Fixes #1428 , Fixes #1431 2016-11-20 22:24:27 -05:00
Nukkit Delete build 2017-08-09 15:01:16 +10:00
Sponge Minor sponge fix 2017-05-16 13:20:28 +10:00
.gitignore Various minor 2017-08-09 15:05:13 +10:00
build.gradle Various minor 2017-08-09 15:05:13 +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 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