md_5 | b2dd7ac0db8SPIGOT-7465: Fresh installations print NoSuchFileException for server.properties | SPIGOT-7465: Fresh installations print NoSuchFileException for server.properties | | |
 Brokkonaut | 8ef7afef65d | #1240: Call BlockGrowEvent for vines that are growing on additional sides of an existing vine block | | |
 DerFrZocker | b76ceb4f5db | #1235: Move EntityType return to base Entity class | | |
md_5 | e795d749031 | SPIGOT-7458: Exception when Entity CommandSender executes Vanilla command | | SPIGOT-7458 |
 Miles Holder | 46c7fc3b1b4 | SPIGOT-7452: Player#openSign cannot edit | | SPIGOT-7452 |
md_5 | d91e5aa0b69 | SPIGOT-7447: Rewrite --forceUpgrade to minimise diff and properly handle CraftBukkit world layout | | SPIGOT-7447 |
md_5 | 921ae06d602 | Revert "SPIGOT-7447: Fix --forceUpgrade"This reverts commit 70e0bc050a2ef1bb5b0d8ac97be24484f3891ceb. | | SPIGOT-7447 |
md_5 | d548daac2f9 | SPIGOT-7446: BlockState#update not updating a spawner's type to null | | SPIGOT-7446 |
md_5 | 70e0bc050a2 | SPIGOT-7447: Fix --forceUpgrade | | SPIGOT-7447 |
 Miles Holder | 6752f1d63ec | SPIGOT-7396: Add PlayerSignOpenEvent | | SPIGOT-7396 |
 Doc | 847b4cad505 | SPIGOT-7063, #1071: Add DragonBattle#initiateRespawn with custom EnderCrystals | | SPIGOT-7063 |
 coll1234567 | c335a555fb8 | #1212: Add PlayerRecipeBookClickEvent | | |
md_5 | 4be756ecb48 | SPIGOT-7445: Fix opening smithing inventory | | SPIGOT-7445 |
md_5 | db70bd6edbf | SPIGOT-7441: Fix issue placing certain items in creative/op | | SPIGOT-7441 |
md_5 | f7fa6d99351 | SPIGOT-7435: Add TeleportCause#EXIT_BED | | SPIGOT-7435 |
md_5 | b435e8e8d33 | SPIGOT-7349: Player#setDisplayName not working when message/format unmodified | | SPIGOT-7349 |
 Owen1212055 | a2fafdd1d2f | #1232: Re-add fix for player rotation | | |
 Owen1212055 | 7cf863de17b | #1233: Remove some old MC bug fixes now fixed in vanilla | | |
DerFrZocker | 08ec344ad11 | Fix ChunkGenerator#generateCaves never being called | | |
 Parker Hawke | 5daeb502ac7 | SPIGOT-7422, #1228: Add API to set sherds on decorated pots | | SPIGOT-7422 |
 coll1234567 | 52faa6b3227 | #1224: Add ItemFactory#getSpawnEgg | | |
 Collin | 01cae71b7a4 | SPIGOT-7429: Fix LEFT_CLICK_AIR not working for passable entities and spectators | | SPIGOT-7429 |
 Parker Hawke | a94277a18bf | #1223: Remove non-existent scoreboard display name/prefix/suffix limits | | |
 Yannick Lamprecht | 36b10766043 | #1225: Add modern time API methods to ban API | | |
md_5 | 59ead25bc9e | Upgrade some Maven plugins to reduce warnings | | |
md_5 | 202fc5c4ea8 | Increase outdated build delay | | |
md_5 | ce545de57f5 | SPIGOT-7398: TextDisplay#setInterpolationDuration incorrectly updates the line width | | SPIGOT-7398 |
 Collin | b60a95c8cf3 | #1189: Add LivingEntity#playHurtAnimation() | | |
 Owen1212055 | 95c335c636b | #1226: Fix VehicleEnterEvent not being called for certain entities | | |
 Doc | 0a0fc3beec0 | #1227: Refinements to new ban API for improved compatibility and correctness | | |
md_5 | 0d0b1e5dce4 | Revert bad change to PathfinderGoalSit causing all cats to sit | | |
 Doc | 648196070e5 | SPIGOT-6455, SPIGOT-7030, #1054: Improve ban API | | 2 Jira issues |
md_5 | 31fe848d6e3 | All smithing inventories are now the new smithing inventory | | |
md_5 | 9a919a14386 | SPIGOT-7416: SmithItemEvent not firing in Smithing Table | | SPIGOT-7416 |
 Parker Hawke | 9f64f0d22a3 | #1221: Add methods to get/set FallingBlock CancelDrop | | |
 Parker Hawke | 3be9ac17163 | #1220: Add Player#sendHealthUpdate() | | |
 Owen1212055 | c1279f7751f | #1209: Clean up various patches | | |
Parker Hawke | c432e43970f | Fix Raider#setCelebrating() implementation | | |
 Parker Hawke | 504d9666517 | SPIGOT-7403: Add direct API for waxed signs | | SPIGOT-7403 |
 Parker Hawke | c68c1f1b351 | #1216: Add missing Raider API and 'no action ticks' | | |
md_5 | 85b89c3dddc | Increase outdated build delay | | |
md_5 | b6b514b7ec4 | SPIGOT-7400: Downgrade maven-resolver due to issues resolving certain depends | | SPIGOT-7400 |
 DerFrZocker | fcff84de917 | SPIGOT-7399: Revert null check in CraftMetaItem#safelyAdd | | SPIGOT-7399 |
 coll1234567 | 44a4b5649d9 | SPIGOT-7380: Add PlayerInteractEvent#getClickedPosition and ChiseledBookshelf#getSlot | | SPIGOT-7380 |
 Doc | 676969d016a | SPIGOT-7389: Handle setting null items in ChiseledBookshelf Inventory | | SPIGOT-7389 |
Parker Hawke | 3b557627cd8 | Fix Player#setScoreboard() checking incorrect state | | |
 Parker Hawke | 9a21b0b89eb | SPIGOT-7393: Fix new tile entities not loading Bukkit's PersistentDataContainer | | SPIGOT-7393 |
md_5 | ad6d0cffbee | SPIGOT-7394: Fix another issue with sendSignChange | | SPIGOT-7394 |
md_5 | 66c5ce4c7ba | SPIGOT-7391: Preserve vanilla sign json where not modified by event | | SPIGOT-7391 |
 Collin | ae3824f9497 | #1204: Add Enderman#teleport and Enderman#teleportTowards | | |