PlotSquared/Bukkit/src/main/java/com/plotsquared/bukkit
Patrick "IPat" Hein 2045a4988d
Prevent dragon eggs from leaving or entering plot bounds (#3075)
* Negate mob-place flag debug message

* fixed a little typo :)

* Added check for dragon egg teleportation event
https://github.com/IntellectualSites/PlotSquared/issues/3074

* Basic dragon egg interact bugfix (Left-click interaction)

Co-authored-by: NotMyFault <mc.cache@web.de>
2021-05-28 10:57:48 +02:00
..
entity Minor cleanup in favor of Java 16 2021-05-15 20:39:16 +02:00
generator Initial annotation usage cleanup + EditorConfig 2021-01-09 22:28:41 +01:00
inject Initial annotation usage cleanup + EditorConfig 2021-01-09 22:28:41 +01:00
listener Prevent dragon eggs from leaving or entering plot bounds (#3075) 2021-05-28 10:57:48 +02:00
managers Minor cleanup in favor of Java 16 2021-05-15 20:39:16 +02:00
permissions Minor cleanup in favor of Java 16 2021-05-15 20:39:16 +02:00
placeholder Initial annotation usage cleanup + EditorConfig 2021-01-09 22:28:41 +01:00
player Minor cleanup in favor of Java 16 2021-05-15 20:39:16 +02:00
queue Initial annotation usage cleanup + EditorConfig 2021-01-09 22:28:41 +01:00
schematic Minor cleanup in favor of Java 16 2021-05-15 20:39:16 +02:00
util Add option for legacy sign material 2021-05-22 12:34:04 +02:00
uuid Initial annotation usage cleanup + EditorConfig 2021-01-09 22:28:41 +01:00
BukkitCommand.java Address a few deprecations 2021-05-01 18:33:02 +02:00
BukkitPlatform.java Do not rely on a static file path 2021-05-21 00:35:19 +02:00