PlotSquared - Reinventing the plotworld
Go to file
Alexander Söderberg d9f9d7dc34
Features/v5/event results (#2706)
* Begin events rewrite using Guava EventBus:
- moved events to within core
- removed BukkitEventUtil
- EventUtil in core is now the implementation
- Refactor any event calls

TODO:
- Test :)
- Implement changes to PlotSquared's own listeners
- Other

* Correct code style for annotations and refactor EventUtil to EventDispatcher

* Make getEventResultRaw default method and remove empty PlotEventListener file

* not raw map

* Remove PlotPlusListener

* Add listener registration to PlotAPI. Add documentation and refactor Result enum

* Add reason for the Event Result. Change how the claim event is called
TODO: better auto event somehow. Possible re-write of auto required..?

* Implement changes to events properly
Add PlayerAutoPlotEvent
Add PlotDoneEvent
Add schematic variable to Claim event and allow it to be changed
Add reason for plot unlink to unlink event
Add pattern to component set event and allow it to be changed
Allow component of component set event to be changed
Add player to plot merge event

* Fix compile

* Correct formating

* Various cleanup
 - Correct formatting in places
 - Add feedback to Desc command cancellation
 - Correct use of flag API
 - Add FlagRemove event to flagcommand where required

* Replace reason with caption

* Switch colours in Event Deny caption

Co-authored-by: dordsor21 <dordsor21@gmail.com>
2020-03-15 12:22:49 +01:00
.github Update discord links 2020-03-09 23:50:22 +01:00
Bukkit Features/v5/event results (#2706) 2020-03-15 12:22:49 +01:00
Core Features/v5/event results (#2706) 2020-03-15 12:22:49 +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 discord links 2020-03-09 23:50:22 +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.