Lukas A d75c3859265 Implemented a method for sending messages to the action bar. 22 Nov 2016 md_5 b5b0a97d44d SPIGOT-2822: Droppers are droppers 22 Nov 2016 SPIGOT-2822 md_5 a64b99c95a5 Add Unbreakable to ItemMeta 22 Nov 2016 md_5 7359112e8c7 Implement default title for custom merchants 21 Nov 2016 md_5 6220b5c542a SPIGOT-2817: Custom Merchant title omits color 21 Nov 2016 SPIGOT-2817 md_5 691628ab5cc Fix setCarryingChest not resizing horse inventory 21 Nov 2016 blablubbabc 0b154b18523 SPIGOT-2272: Add API for virtual Merchants 21 Nov 2016 SPIGOT-2272 Black Hole 7fc4255d1a5 SPIGOT-2810: Fix entity statistics 20 Nov 2016 SPIGOT-2810 md_5 ac99d7d4748 SPIGOT-2807: Update inventory when attack cancelled 20 Nov 2016 SPIGOT-2807 md_5 95436219a58 SPIGOT-2806: Fix PlayerDropItemEvent for disconnected players 19 Nov 2016 SPIGOT-2806 Lukas A 221508dce39 Fix cancelling PlayerEditBookEvent 19 Nov 2016 md_5 eed13ca548c SPIGOT-2800: Can only smelt 63 stack 19 Nov 2016 SPIGOT-2800 md_5 0f7c3859417 SPIGOT-2801: Missing break in CraftMetaBlockState 19 Nov 2016 SPIGOT-2801 md_5 092243c35d6 SPIGOT-2799: ItemFrame set null error 19 Nov 2016 SPIGOT-2799 Momo 89e6712cde6 Add additional APIs for Evoker / EvokerFangs 19 Nov 2016 Senmori bd2d7935c42 Implement isCursed for new enchantments 19 Nov 2016 md_5 fa1a44ab5dd Change style of PAIL comments in README.md 19 Nov 2016 md_5 1d01e41570b SPIGOT-2798: Fix ShulkerBox BlockStateMeta 19 Nov 2016 SPIGOT-2798 md_5 ead445ec995 Attempt to sync damage up again - golden apples this time 19 Nov 2016 md_5 7564d602419 Add stopSound for specific sound category & unit test for SoundCategory 19 Nov 2016 Lukas A 63c13c5e628 Implement SoundCategory for playing sounds. 19 Nov 2016 md_5 32048c46904 SPIGOT-2795: InventoryClickEvent issues 19 Nov 2016 SPIGOT-2795 Senmori 26377b763b2 Get Colors from ShulkerBox; Implement CustomName for Tiles. 18 Nov 2016 md_5 f15e07b1a9a SPIGOT-2793: Revert Nameable changes 18 Nov 2016 SPIGOT-2793 md_5 88eede85cc3 SPIGOT-2792: Return PIG for broken spawners 18 Nov 2016 SPIGOT-2792 md_5 8095a750e7e SPIGOT-2790: Remove negative item ID filtering again 18 Nov 2016 SPIGOT-2790 md_5 0805f604439 SPIGOT-2789: ShulkerBox missing override 18 Nov 2016 SPIGOT-2789 Senmori 5e51afde496 Get Colors from ShulkerBox; Implement CustomName for Tiles. 18 Nov 2016 md_5 93b82441159 SPIGOT-2787: Keep performing getter null conversion at call sites 18 Nov 2016 SPIGOT-2787 md_5 0c3bb764875 SPIGOT-2777: Mobs not being angered by snowballs 17 Nov 2016 SPIGOT-2777 md_5 4bf2fc87820 SPIGOT-2786: Restore some fireworks code lost in update 17 Nov 2016 SPIGOT-2786 md_5 486ba9f4817 Update to SQLite 3.15.x 17 Nov 2016 md_5 4f63973ebba SPIGOT-2782: Custom Colors for Potions 17 Nov 2016 SPIGOT-2782 md_5 d8c6364c4ca Remove more redundant code 17 Nov 2016 md_5 17e6e857b5a SPIGOT-2779: NPE when spawning firework with plugin 17 Nov 2016 SPIGOT-2779 md_5 a0269d8e72c SPIGOT-2784: Fix Withers not being built 17 Nov 2016 SPIGOT-2784 md_5 b2f82f0f7f2 Remove now redundant code 17 Nov 2016 md_5 64032adfd28 Remove unit test based on now incorrect assumptions 17 Nov 2016 md_5 162e9613261 SPIGOT-2772, SPIGOT-2780: Improve empty ItemStack handling 17 Nov 2016 2 Jira issuesmd_5 129efc132a5 SPIGOT-2771: Safely execute command block commands 17 Nov 2016 SPIGOT-2771 md_5 0dedba43d1e SPIGOT-2773: More fully implement ShulkerBox meta 17 Nov 2016 SPIGOT-2773 md_5 2dd38f2dc4a SPIGOT-2785: Wrong effect ID for wither sounds 17 Nov 2016 SPIGOT-2785 md_5 a951a88398d SPIGOT-2770: Can Place Structure Blocks Even When Not Op 17 Nov 2016 SPIGOT-2770 md_5 54450b727e1 SPIGOT-2768: Fully implement map color 17 Nov 2016 SPIGOT-2768 md_5 c25ddf063a8 Update to Minecraft 1.11 17 Nov 2016 Senmori 51263e97187 Implement Entity Scoreboard Tags 06 Nov 2016 md_5 cb2749768e7 SPIGOT-2757: Player#stopSound Stops All Sounds 05 Nov 2016 SPIGOT-2757 md_5 33071ecfffa SPIGOT-2752: Fix resetMaxHealth 04 Nov 2016 SPIGOT-2752 Senmori 709783c1313 Add Enchantment#isTreasure()Z Determines if the enchantment is a treasure enchantment - only available via means other than the enchantment table. 25 Oct 2016 Niklas Merkelt 251a5b6382c Explicitly log exception from asynchronous tasks. Previously an UnhandledException would be thrown and the stack trace / message would be printed to System.err in the default UncaughtExceptionHandler for ThreadGroup. This was undesirable as it meant that logging frameworks / exception monitors such as Sentry were unable to get the exception. Additionally it would cause the death of the thread in the ExecutorService. This change mimics the beha... 24 Oct 2016