AuthorCommitMessageCommit dateIssues
md_5md_5
75f99ec7c5cUpdate to Minecraft 1.10.2Update to Minecraft 1.10.2
Aikarmd_5Aikar
1953f52da1eSPIGOT-2439: Consistently fire Chunk(Load|Unload)EventClean up implementation and firing of both of these events by routing both unload and load behaviors to consistent method calls. This fixes issues where a few places would not call Load or Unload events when it should have. Additionally, reduces diff by moving the neighbor marking code into these consistent points. Additional benefits of the change include improving the neighbor marking meth...SPIGOT-2439
Ryan Michelamd_5Ryan Michela
9af379fc474SPIGOT-1319: Add EntityBreedEventSPIGOT-1319
Jadon FowlerphaseJadon Fowler
63839165bc6Fix infinite loop when saving chunksRunning `/save-all flush` would start an infinite loop that prints: ThreadedAnvilChunkStorage (world): All chunks are saved
Roy Curtismd_5Roy Curtis
9856d8a1839Improvements to BookMeta API* Added hasGeneration() * Fixed `applyHash()` (used by `CraftMetaItem.hashCode()`) not taking generation into account * Fixed `equalsCommon()` (used by `CraftMetaItem.equals()`) not taking generation into account
md_5md_5
02f4218da51SPIGOT-2414: Repeated disconnectsSPIGOT-2414
md_5md_5
71cd505d451SPIGOT-2405: Better event for combust due to fireSPIGOT-2405
md_5md_5
fb568fdc703SPIGOT-2408: setTicksLived does not properly affect FallingSandSPIGOT-2408
md_5md_5
7f1a32252b4SPIGOT-2385: RegionFileCache synchronization issuesSPIGOT-2385
md_5md_5
7964365c84fSPIGOT-2398: Armor stands still need to be treated special for gravitySPIGOT-2398
md_5md_5
ac58f3840ebSPIGOT-2348: EntityTeleportEvent cancellationSPIGOT-2348
md_5md_5
1f507256e79SPIGOT-2322: Chunks generating with missing / corrupted data.SPIGOT-2322
md_5md_5
f642d4bcc3eSPIGOT-2397: More calls to VehicleEntityCollisionEventSPIGOT-2397
minoneermd_5minoneer
e2ff10bdcd6SPIGOT-1124: Changed To-Location on Teleport event ignoredSPIGOT-1124
md_5md_5
0bc2724e51eSPIGOT-2376: Way to distinguish Zombie professions.SPIGOT-2376
md_5md_5
46233ffa8faAdd Player.stopSound
md_5md_5
6cbdec1f15bSPIGOT-2381: Use custom spawnreason for dropItemSPIGOT-2381
md_5md_5
1c2593826cfSPIGOT-2389: Zombie.setVillager invertedSPIGOT-2389
md_5md_5
fa83b1b80c0SPIGOT-2388: Damage must be nulled out in some circumstancesSPIGOT-2388
md_5md_5
d5ecbd0e93aSPIGOT-2387: Magma does not provide a block for EntityDamageEvent.SPIGOT-2387
md_5md_5
3ae3ea08f21SPIGOT-1550, SPIGOT-2306: Custom payload / book + event fixes2 Jira issues
md_5md_5
6d3efa06349SPIGOT-2380: Hitting in the air will always load the chunk at 0,0SPIGOT-2380
thommy101md_5thommy101
10c10b31240SPIGOT-2366: Fix a missed diff PortalTravelAgent.patchSPIGOT-2366
md_5md_5
5fc80916f55SPIGOT-2369: Tab completing non existant commandSPIGOT-2369
md_5md_5
5a55e13868bSPIGOT-2365: Missed hanging diffSPIGOT-2365
md_5md_5
b2f31b74d0bSPIGOT-2364: Fix hanging placing.SPIGOT-2364
md_5md_5
885f4dce9e2Restore some Vanilla behaviour to fix magma blocks
md_5md_5
9b4ad2a45fdAdd DamageCause.HOT_FLOOR
md_5md_5
8b94601269bBetter map Zombie/Villager professions.
md_5md_5
a8a4bedd2a9Update to Minecraft 1.10
md_5md_5
0cd0397a829SPIGOT-249: Set skull owner by UUIDSPIGOT-249
md_5md_5
a28041daa73SPIGOT-1292: BlockState based FlowerPot API.SPIGOT-1292
Roy Curtismd_5Roy Curtis
cee5bbf00cfSPIGOT-783: API for book generation data.SPIGOT-783
Sander Knauffmd_5Sander Knauff
dd0e968c6a3SPIGOT-713: APIs to manipulate Entity's silent status.SPIGOT-713
md_5md_5
5ff377a9b2dSPIGOT-2336: Zombie.setVillager(Z)VSPIGOT-2336
md_5md_5
5ae53e0d5c8SPIGOT-2335: EntityCreeper.setPoweredSPIGOT-2335
md_5md_5
71e5248c8b9SPIGOT-636: Decouple EntityCombustByEntity from damageEntitySPIGOT-636
md_5md_5
106ced01e0bImplement PlayerChangedMainHandEvent
md_5md_5
3c19fef26ebSPIGOT-2321: Fully check Vanilla command permissionsSPIGOT-2321
md_5md_5
042911fef46SPIGOT-2311: Cancelling PlayerPortalEvent causes invulnerability until relogSPIGOT-2311
md_5md_5
ef3ccc94e03SPIGOT-2315: Neighbour chunk unload markingSPIGOT-2315
md_5md_5
a022dd22fdfSPIGOT-2303: Use getChunkIfLoadedSPIGOT-2303
md_5md_5
8982e3f33e4SPIGOT-2297: Reintroduce getChunkIfLoadedSPIGOT-2297
minoneermd_5minoneer
d8637dfb7e5Implementation of interface to modify the pumpkin head "derp mode" of a snowman
md_5md_5
88157110adcImplement TabCompleteEvent
md_5md_5
4e19de12958SPIGOT-2285: New CommandBlock types.SPIGOT-2285
md_5md_5
88123f05697SPIGOT-2286: Don't store CraftBlockState light levelSPIGOT-2286
md_5md_5
6d133d5440cSPIGOT-2282: Get loaded chunkSPIGOT-2282
md_5md_5
3d0ed18e389Fix CraftBukkit crash report details not showing
md_5md_5
23da8b0ab75SPIGOT-2270: Retain Java 6 compatSPIGOT-2270

Everything looks good. We'll let you know here if there's anything you should know about.

Add shortcut