PlotSquared - Reinventing the plotworld
Go to file
Alexander Söderberg 05626c2c8f
Features/v5/move swap fixes + some other important commits (comments, etc) (#2699)
* Use generics instead of the raw class

* Add Gradle wrapper verification

* Fix biome setting in versions prior to 1.15

* Fixes #2654

* Document area getters in PlotAreaManager, and replace y-value with z in the area contains check.

* Remove update notifications

* Remove unused dependencies

* Do not kick plot owners on "/p deny *"

* Do not kick any added players on /p deny *

* Allow redstone to be used in server plot with `redstone.disable-offline` enabled.

Potentially fixes #2613

* Disallow swapping ,erged plots

* Fix legacy converter.

* Fix blockbucket pattern generation

* Prevent pasting schematics onto merged plots.

* Cancel claim event correctly

* Revert "Cancel claim event correctly"

This reverts commit 0f786155
Further investigation required

* Fix plot swapping messing up owners. Fixes #2282

* Fix plot move

* Prevent plot swapping form changing the database unless the swap was successful.

* Update signs after swap.

* Only send move success message if the move was successful.

Co-authored-by: Matt <4009945+MattBDev@users.noreply.github.com>
Co-authored-by: NotMyFault <mc.cache@web.de>
Co-authored-by: Daniel <admin@hywse.eu>
Co-authored-by: Hannes Greule <SirYwell@users.noreply.github.com>
2020-02-28 22:15:04 +01:00
.github Features/v5/move swap fixes + some other important commits (comments, etc) (#2699) 2020-02-28 22:15:04 +01:00
Bukkit Features/v5/move swap fixes + some other important commits (comments, etc) (#2699) 2020-02-28 22:15:04 +01:00
Core Features/v5/move swap fixes + some other important commits (comments, etc) (#2699) 2020-02-28 22:15:04 +01:00
gradle/wrapper Allow all messages to be formatted by external formatters and add PAPI support 2020-02-20 16:03:17 +01:00
Nukkit Implemented optional specification of teleport causes 2020-01-02 18:29:12 -10:00
Sponge Implemented optional specification of teleport causes 2020-01-02 18:29:12 -10:00
.gitignore Generate javadoc with aggregatedJavadocs option 2019-05-02 15:54:14 +01:00
build.gradle Add current + new version to update notification 2020-02-16 14:37:07 +01:00
code_style.xml - Update code style to format annotations nicely 2018-12-26 17:21:06 +00:00
CONTRIBUTING.md Create CONTRIBUTING.md 2019-09-07 12:46:40 +02:00
gradle.properties Add alternative maven link and re-enable gradle daemon 2018-08-10 23:41:31 +02:00
gradlew Update gradlew 2020-01-10 14:07:33 +01:00
gradlew.bat Update gradlew 2020-01-10 14:07:33 +01:00
LICENSE Extremely minor text change to LICENSE 2016-03-18 16:50:43 -04:00
README.md Update README.md 2020-02-21 00:53:52 +01:00
settings.gradle Update lombok version build. Disable Sponge and Nukkit builds. 2018-12-06 16:49:49 +01:00


PlotSquared is a land and world management plugin for Minecraft. It includes several highly configurable world generators. You can create plots of land in existing worlds using plot clusters, or you can have a full world of plots.

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, game modes, pvp status.

Whilst we provide a whole load of unique features, the biggest focus is to provide a lag-free and smooth experience.

Developer Resources

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.

Contributing

See here

Suggestions

Suggestions are welcome! We have a separate issue tracker for suggestions, that can be found in this repository.

Official Addons

Sponsors

Our official sponsor list can be found here.
If you are interested and want to be listed here, contact us.