summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
* SPIGOT-3561: Fix selectors in SuccessCountmd_52017-09-09-1/+1
* SPIGOT-3553: Add OfflinePlayer based methods to SkullMetamd_52017-09-06-0/+24
* SPIGOT-3551: Recursively unrestrict advancementsmd_52017-09-06-0/+4
* Add BukkitTask#isCancelledblablubbabc2017-09-02-4/+5
* Upgrade to Netty 4.1.15.Finalmd_52017-08-31-1/+1
* SPIGOT-1107: Shift clicking and delegation for custom inventoriesJannyboy112017-08-18-237/+43
* SPIGOT-3513: Correctly set size for freshly spawned Minecartsmd_52017-08-16-2/+13
* Fix a few chunk saving race conditionsGeoff Crossland2017-08-11-17/+70
* SPIGOT-3497: Cancelled EntityPortalEvent leads to incorrect behaviourmd_52017-08-08-7/+8
* SPIGOT-3496, MC-92282: Set mob type of mob-spawner reverts after single spawn...Lukas Hennig2017-08-08-1/+9
* Fix CraftBanner initialisation.Lukas Hennig2017-08-07-2/+3
* SPIGOT-3491: Add option to bypass permissions in advancementsmd_52017-08-06-8/+47
* Update misc dependsmd_52017-08-05-4/+4
* Improvements to BlockStatesLukas Hennig2017-08-05-645/+524
* SPIGOT-3492: Ensure player functionality uses their specific scoreboardmd_52017-08-05-6/+12
* Add build delay backmd_52017-08-04-1/+1
* Update to Minecraft 1.12.1md_52017-08-03-254/+179
* Remove outdated build delay.md_52017-08-03-1/+1
* SPIGOT-3486: Missing check in redstone placementmd_52017-08-03-0/+11
* SPIGOT-3485: Launch shulker bullets as projectilesmd_52017-08-03-0/+7
* SPIGOT-3487: Llama doesn't drop chestmd_52017-08-03-0/+19
* SPIGOT-3482: ProjectileHitEvent for shulker bullet and llama spitmd_52017-08-02-0/+16
* SPIGOT-3456: Expand calling of ServerCommandEventmd_52017-07-28-4/+13
* SPIGOT-3403: Add an EntityPickupItemEventmd_52017-07-28-25/+56
* SPIGOT-3463: Spurious item drops from eventmd_52017-07-28-69/+104
* Implement BroadcastMessageEventBillyGalbreath2017-07-28-8/+18
* SPIGOT-3461: Standardise plugin load timingmd_52017-07-26-11/+12
* Correct scheduler behaviour with intervals of >= Integer.MAX_VALUE (circa 3 y...md_52017-07-25-2/+2
* SPIGOT-3432: Add playNote support for new soundsmd_52017-07-24-17/+62
* SPIGOT-3440: Non player entities should not make new portalsmd_52017-07-22-7/+12
* SPIGOT-3433: Improve AreaEffectCloud#getSourcemd_52017-07-22-11/+12
* SPIGOT-3428: Recover from invalid firework datamd_52017-07-19-1/+9
* Update Eclipse compiler.md_52017-07-17-6/+3
* Fix memory leak in PlayerListmd_52017-07-17-35/+139
* SPIGOT-3418: Packaging error causing wrong netty version to be usedmd_52017-07-16-7/+7
* SPIGOT-3425: Correct slot type calculationmd_52017-07-16-1/+1
* SPIGOT-3423: Don't treat technical piston block as BlockStateMetamd_52017-07-16-3/+2
* SPIGOT-3417: Event for shearing snowmanmd_52017-07-15-7/+22
* SPIGOT-3416: Cap team prefix / suffix at correct value of 16md_52017-07-13-2/+2
* SPIGOT-3409: Improve performance of registering stupid amounts of permissions...md_52017-07-10-3/+4
* SPIGOT-3407: Set damager for evoker fangsmd_52017-07-08-0/+14
* Update to Netty 4.1.13.Final.md_52017-07-07-1/+1
* Increase expiration time to two weeks.md_52017-07-04-1/+1
* SPIGOT-3387: Prevent null enchantments in ItemMetaBlackHole2017-06-29-0/+4
* SPIGOT-3382: Ensure players can pickup stuffmd_52017-06-26-1/+1
* SPIGOT-3377: Fix subspace bubble advancementmd_52017-06-26-1/+1
* SPIGOT-3381: Save older serialized enchantsmd_52017-06-26-1/+6
* SPIGOT-3379: Generalise canPickupItems to other entities.md_52017-06-26-32/+40
* SPIGOT-3376: Fix nested functionsmd_52017-06-26-28/+42
* SPIGOT-3373: Fix /execute in gameloop functionsmd_52017-06-25-5/+23