PlotSquared/Core/src/main/java/com/plotsquared/core/plot/flag
DerEingerostete 476f3d328d
feature: add flag for beacon effects of other plots (#3627)
* feature: add flag for beacon effects of other plots

Took 7 minutes

* fix: don't add the beacon effect flag if the platform is not paper

Took 2 minutes

* fix: creating consistency in documentation

Took 7 minutes

* feature: add global paper setting for the beacon-effect

* fix: description of the plot flag and rewrite of the listener

* fix: renamed flag and added road support

* fix: renamed flag and changed flag functionality

* fix: added spigot fallback listener and fixed NPE

* refactor: Address checkstyle violations

* addition: remove beacon effects when player leaves a plot

* fix: updated javadoc and fixed usage of the PlotListener#addEffect method

* chore: Run license updater

Co-authored-by: BuildTools <unconfigured@null.spigotmc.org>
Co-authored-by: Alexander Brandes <mc.cache@web.de>
2022-09-05 20:06:37 +02:00
..
implementations feature: add flag for beacon effects of other plots (#3627) 2022-09-05 20:06:37 +02:00
types chore: Comply with OSSRH licensing guidelines (#3684) 2022-06-15 20:17:17 +02:00
FlagContainer.java chore: Replace AnnotationHelper class (#3706) 2022-06-21 19:09:17 +02:00
FlagParseException.java chore: Comply with OSSRH licensing guidelines (#3684) 2022-06-15 20:17:17 +02:00
GlobalFlagContainer.java feature: add flag for beacon effects of other plots (#3627) 2022-09-05 20:06:37 +02:00
InternalFlag.java chore: Comply with OSSRH licensing guidelines (#3684) 2022-06-15 20:17:17 +02:00
PlotFlag.java chore: Comply with OSSRH licensing guidelines (#3684) 2022-06-15 20:17:17 +02:00