PlotSquared/Bukkit
Jordan f218902581
Implement build height limits into more events (#3691)
* Implement build height limits into more events

* Implement util method to check if y is within world build limits

* Extract duplicate player-build-height-checking to plot area
 - Extract to core module to allow any possible future platforms to access the method, as they will always duplicate

* Add code tag to javadoc

Co-authored-by: Alexander Brandes <mc.cache@web.de>

Co-authored-by: Alexander Brandes <mc.cache@web.de>
2022-06-21 19:09:29 +02:00
..
src/main Implement build height limits into more events (#3691) 2022-06-21 19:09:29 +02:00
build.gradle.kts chore: Replace AnnotationHelper class (#3706) 2022-06-21 19:09:17 +02:00